Skip to main content

destroy_render_pass

Function destroy_render_pass 

Source
pub unsafe fn destroy_render_pass(
    device: VkDevice,
    render_pass: VkRenderPass,
    allocator: *const VkAllocationCallbacks,
)
Expand description

ยงSafety

direct calling ffi functions.