[][src]Function vulkan_sys::vkGetPhysicalDeviceExternalSemaphorePropertiesKHR

pub unsafe extern "system" fn vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(
    physicalDevice: VkPhysicalDevice,
    pExternalSemaphoreInfo: *const VkPhysicalDeviceExternalSemaphoreInfo,
    pExternalSemaphoreProperties: *mut VkExternalSemaphoreProperties
)