Type Definition vulkan_bindings::FnDestroyBuffer[][src]

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