Variable VkDeviceGroupPresentInfoKHR.pDeviceMasks

struct VkDeviceGroupPresentInfoKHR
{
  // ...
  const(uint)* pDeviceMasks ;
  // ...
}