[][src]Function openxr_sys::xrGetSystemProperties

pub unsafe extern "C" fn xrGetSystemProperties(
    instance: Instance,
    system_id: SystemId,
    properties: *mut SystemProperties
) -> Result