ash::vk::features

Type Alias PFN_vkDestroyFramebuffer

Source
pub type PFN_vkDestroyFramebuffer = unsafe extern "system" fn(device: Device, framebuffer: Framebuffer, p_allocator: *const AllocationCallbacks<'_>);