pub(super) fn ret_u64(raw: RetReg<R0>) -> Result<u64>
Convert a usize returned from a syscall that effectively returns a u64 on success.
usize
u64