Type Definition erupt::vk1_0::PFN_vkDestroyRenderPass[][src]

pub type PFN_vkDestroyRenderPass = unsafe extern "system" fn(device: Device, render_pass: RenderPass, p_allocator: *const AllocationCallbacks);
Expand description

Vulkan Manual Page · Function