Skip to main content

build_minimal_struct

Function build_minimal_struct 

Source
pub fn build_minimal_struct(
    type_flags: u32,
    base_type: TypeIdentifier,
    members: Vec<StructMemberDesc<'_>>,
) -> TypeObject