Function structure_type_to_string

Source
pub unsafe extern "system" fn structure_type_to_string(
    instance: Instance,
    value: StructureType,
    buffer: *mut c_char,
) -> Result