Skip to main content

destroy_buffer

Function destroy_buffer 

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

ยงSafety

direct calling ffi functions.