pub fn memory_length_unsafe(offs: u64) -> u64
Expand description

Get the length of the memory handle stored at the given offset, this may return garbage if called on a non-handle pointer