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

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