[][src]Type Definition vulkan_sys::PFN_vkGetPhysicalDeviceExternalFenceProperties

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