Type Alias ash::vk::features::PFN_vkDestroyFramebuffer
source ยท pub type PFN_vkDestroyFramebuffer = unsafe extern "system" fn(device: Device, framebuffer: Framebuffer, p_allocator: *const AllocationCallbacks<'_>);