[][src]Function openxr_sys::structure_type_to_string

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