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).
pub fn offset_free(address: Address)Free an address that is allocated with an offset (returned by crate::util::malloc::malloc_ms_util::align_offset_alloc).