Variable VkPhysicalDeviceFeatures.wideLines

struct VkPhysicalDeviceFeatures
{
  // ...
  uint wideLines ;
  // ...
}