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