Variable VkPipelineCacheCreateInfo.pInitialData

struct VkPipelineCacheCreateInfo
{
  // ...
  const(void)* pInitialData ;
  // ...
}