Variable VkPipelineVertexInputStateCreateInfo.pVertexAttributeDescriptions
struct VkPipelineVertexInputStateCreateInfo
{
// ...
const(VkVertexInputAttributeDescription)* pVertexAttributeDescriptions
;
// ...
}