pub fn get_malloc_usable_size(address: Address, is_offset_malloc: bool) -> usize
Expand description

get malloc usable size of an address is_offset_malloc: whether the address is allocated with some offset