Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
impeller::compiler::StructField Struct Reference

#include <types.h>

Public Attributes

std::string name
 
size_t byte_size
 

Detailed Description

Definition at line 50 of file types.h.

Member Data Documentation

◆ byte_size

size_t impeller::compiler::StructField::byte_size

Definition at line 53 of file types.h.

◆ name

std::string impeller::compiler::StructField::name

Definition at line 51 of file types.h.


The documentation for this struct was generated from the following file: