Type Definition vulkan_bindings::FnDestroyBuffer

source ·
pub type FnDestroyBuffer = extern "system" fn(device: Device, buffer: Buffer, pAllocator: *const AllocationCallbacks);