[][src]Function yaap::a::deallocate

pub unsafe fn deallocate<T>(
    alloc: &RefCell<dyn Allocator>,
    pointer: *mut T,
    num_objects: usize
)