Function rustix::backend::conv::ret_u64

source ยท
pub(super) fn ret_u64(raw: RetReg<R0>) -> Result<u64>
Expand description

Convert a usize returned from a syscall that effectively returns a u64 on success.