pub type PFN_vkDestroyBuffer = unsafe extern "system" fn(_device: Device, _buffer: Buffer, _allocator: *const AllocationCallbacks);
Expand description