pub fn pack_ptr_and_len(ptr: u32, len: u32) -> u64
Expand description

Pack a pointer and length into an u64.