[][src]Type Definition vulkanalia_sys::PFN_vkDestroyRenderPass

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