Variable VkShaderModuleCreateInfo.pCode

struct VkShaderModuleCreateInfo
{
  // ...
  const(uint)* pCode ;
  // ...
}