[−][src]Type Definition ash::vk::PFN_vkDestroyFramebuffer
type PFN_vkDestroyFramebuffer = extern "system" fn(device: Device, framebuffer: Framebuffer, p_allocator: *const AllocationCallbacks) -> c_void;
type PFN_vkDestroyFramebuffer = extern "system" fn(device: Device, framebuffer: Framebuffer, p_allocator: *const AllocationCallbacks) -> c_void;