Variable VkSubpassDescription.pPreserveAttachments

struct VkSubpassDescription
{
  // ...
  const(uint)* pPreserveAttachments ;
  // ...
}