Function substreams::memory::dealloc

source ยท
#[no_mangle]
pub unsafe fn dealloc(ptr: *mut u8, size: usize)
Expand description

Retakes the pointer which allows its memory to be freed.