pub(super) fn is_offset_malloc(address: Address) -> bool
Expand description

Is this allocation an offset malloc? The argument address should be the allocation address (object start)