pub type PFN_vkExportMetalObjectsEXT = unsafe extern "system" fn(_device: Device, _metal_objects_info: *mut ExportMetalObjectsInfoEXT);
Expand description