Function vks::vkGetPhysicalDeviceExternalSemaphorePropertiesKHX [] [src]

pub unsafe extern "system" fn vkGetPhysicalDeviceExternalSemaphorePropertiesKHX(
    physicalDevice: VkPhysicalDevice,
    pExternalSemaphoreInfo: *const VkPhysicalDeviceExternalSemaphoreInfoKHX,
    pExternalSemaphoreProperties: *mut VkExternalSemaphorePropertiesKHX
)