Variable VkPipelineShaderStageCreateInfo.pName

struct VkPipelineShaderStageCreateInfo
{
  // ...
  const(char)* pName ;
  // ...
}