Variable VkShaderModuleCreateInfo.pNext

struct VkShaderModuleCreateInfo
{
  // ...
  const(void)* pNext ;
  // ...
}