mmtk::util::malloc

Function free

source
pub fn free(addr: Address)
Expand description

Manually free the memory that is returned from other manual allocation functions in this module.