Function mmtk::util::malloc::malloc_ms_util::offset_free
source · pub fn offset_free(address: Address)
Expand description
Free an address that is allocated with an offset (returned by crate::util::malloc::malloc_ms_util::align_offset_alloc
).