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