Type Definition vulkanalia_sys::PFN_vkGetPhysicalDeviceExternalSemaphoreProperties[][src]

type PFN_vkGetPhysicalDeviceExternalSemaphoreProperties = unsafe extern "system" fn(_physical_device: PhysicalDevice, _external_semaphore_info: *const PhysicalDeviceExternalSemaphoreInfo, _external_semaphore_properties: *mut ExternalSemaphoreProperties);