pub fn gen_struct(
typ: &TypeDef,
mapper: &dyn TypeMapper,
cfg: &RustBindingConfig<'_>,
) -> StringExpand description
Generate a struct definition using the builder.
pub fn gen_struct(
typ: &TypeDef,
mapper: &dyn TypeMapper,
cfg: &RustBindingConfig<'_>,
) -> StringGenerate a struct definition using the builder.