Variable VkSubpassDescription.pDepthStencilAttachment

struct VkSubpassDescription
{
  // ...
  const(VkAttachmentReference)* pDepthStencilAttachment ;
  // ...
}