Variable VkDeviceGroupSubmitInfo.pCommandBufferDeviceMasks

struct VkDeviceGroupSubmitInfo
{
  // ...
  const(uint)* pCommandBufferDeviceMasks ;
  // ...
}