Function destroy_render_pass

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