vkGetPhysicalDeviceExternalSemaphoreProperties

Function vkGetPhysicalDeviceExternalSemaphoreProperties 

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