[−][src]Type Definition ash::vk::PFN_vkDestroyRenderPass
type PFN_vkDestroyRenderPass = extern "system" fn(device: Device, render_pass: RenderPass, p_allocator: *const AllocationCallbacks) -> c_void;
type PFN_vkDestroyRenderPass = extern "system" fn(device: Device, render_pass: RenderPass, p_allocator: *const AllocationCallbacks) -> c_void;