pub type FN_vkCreateShadersEXT = unsafe extern "system" fn(device: VkDevice, createInfoCount: uint32_t, pCreateInfos: *const VkShaderCreateInfoEXT, pAllocator: *const VkAllocationCallbacks, pShaders: *mut VkShaderEXT) -> VkResult;Expand description
vkCreateShadersEXT