[][src]Type Definition vulkan_bindings::FnDestroyBuffer

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