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

type PFN_vkDestroyFramebuffer = unsafe extern "system" fn(device: Device, framebuffer: Framebuffer, p_allocator: *const AllocationCallbacks);

Vulkan Manual Page · Function