Variable VkPhysicalDeviceProperties.apiVersion

struct VkPhysicalDeviceProperties
{
  // ...
  uint apiVersion ;
  // ...
}