Type Definition ash::vk::PFN_vkDestroyFramebuffer[][src]

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