Function destroy_framebuffer

Source
pub unsafe fn destroy_framebuffer(
    device: VkDevice,
    framebuffer: VkFramebuffer,
    allocator: *const VkAllocationCallbacks,
)