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

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