pub type PFN_vkGetPhysicalDeviceExternalMemorySciBufPropertiesNV = unsafe extern "system" fn(_physical_device: PhysicalDevice, _handle_type: ExternalMemoryHandleTypeFlags, _handle: NvSciBufObj, _memory_sci_buf_properties: *mut MemorySciBufPropertiesNV) -> Result;
Expand description