Type Definition ash::vk::PFN_vkGetPhysicalDeviceExternalFenceProperties[][src]

type PFN_vkGetPhysicalDeviceExternalFenceProperties = extern "system" fn(physical_device: PhysicalDevice, p_external_fence_info: *const PhysicalDeviceExternalFenceInfo, p_external_fence_properties: *mut ExternalFenceProperties);