Variable VkPhysicalDeviceExternalSemaphoreInfo.handleType
struct VkPhysicalDeviceExternalSemaphoreInfo
{
// ...
VkExternalSemaphoreHandleTypeFlagBits handleType
;
// ...
}