Variable VkPhysicalDeviceLimits.lineWidthRange

struct VkPhysicalDeviceLimits
{
  // ...
  float[2] lineWidthRange ;
  // ...
}