Function destroy_buffer

Source
pub unsafe fn destroy_buffer(
    device: VkDevice,
    buffer: VkBuffer,
    allocator: *const VkAllocationCallbacks,
)