pub unsafe fn destroy_buffer_view(
device: VkDevice,
buffer_view: VkBufferView,
allocator: *const VkAllocationCallbacks,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn destroy_buffer_view(
device: VkDevice,
buffer_view: VkBufferView,
allocator: *const VkAllocationCallbacks,
)direct calling ffi functions.