[][src]Type Definition vulkan_sys::PFN_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR

type PFN_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pExternalSemaphoreInfo: *const VkPhysicalDeviceExternalSemaphoreInfo, pExternalSemaphoreProperties: *mut VkExternalSemaphoreProperties)>;