Function destroy_shader_module

Source
pub unsafe fn destroy_shader_module(
    device: VkDevice,
    shader_module: VkShaderModule,
    allocator: *const VkAllocationCallbacks,
)