[][src]Type Definition vulkan_sys::PFN_vkGetPhysicalDeviceExternalSemaphoreProperties

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