Variable VkPipelineViewportStateCreateInfo.pScissors

struct VkPipelineViewportStateCreateInfo
{
  // ...
  const(VkRect2D)* pScissors ;
  // ...
}