Type Definition erupt::vk1_1::PFN_vkGetPhysicalDeviceExternalSemaphoreProperties[][src]

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

Vulkan Manual Page · Function