pub unsafe fn create_shader_module(
device: VkDevice,
create_info: *const VkShaderModuleCreateInfo,
allocator: *const VkAllocationCallbacks,
shader_module_out: *mut VkShaderModule,
) -> VkResultpub unsafe fn create_shader_module(
device: VkDevice,
create_info: *const VkShaderModuleCreateInfo,
allocator: *const VkAllocationCallbacks,
shader_module_out: *mut VkShaderModule,
) -> VkResult