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

type PFN_vkGetPhysicalDeviceExternalSemaphoreProperties = extern "system" fn(physical_device: PhysicalDevice, p_external_semaphore_info: *const PhysicalDeviceExternalSemaphoreInfo, p_external_semaphore_properties: *mut ExternalSemaphoreProperties) -> c_void;