[][src]Type Definition vulkan_sys::PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR

type PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pExternalFenceInfo: *const VkPhysicalDeviceExternalFenceInfo, pExternalFenceProperties: *mut VkExternalFenceProperties)>;