Function VkInstanceCmds.GetPhysicalDeviceExternalFenceProperties

Commands for VK_VERSION_1_1

void GetPhysicalDeviceExternalFenceProperties (
  VkPhysicalDevice_T* physicalDevice,
  const(VkPhysicalDeviceExternalFenceInfo)* pExternalFenceInfo,
  VkExternalFenceProperties* pExternalFenceProperties
);