Skip to main content

gen_opaque_struct_prefixed

Function gen_opaque_struct_prefixed 

Source
pub fn gen_opaque_struct_prefixed(
    typ: &TypeDef,
    cfg: &RustBindingConfig<'_>,
    prefix: &str,
) -> String
Expand description

Generate an opaque wrapper struct with inner: Arc<core::Type> and a Js prefix.