Variable VkShaderModuleCreateInfo.codeSize

struct VkShaderModuleCreateInfo
{
  // ...
  ulong codeSize ;
  // ...
}