pub type PFN_vkDestroyRenderPass = unsafe extern "system" fn(_device: Device, _render_pass: RenderPass, _allocator: *const AllocationCallbacks);
Expand description