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

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