pub type GetSystemProperties = unsafe extern "system" fn(instance: Instance, system_id: SystemId, properties: *mut SystemProperties) -> Result;
Expand description