Skip to main content

destroy_shader_module

Function destroy_shader_module 

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

ยงSafety

direct calling ffi functions.