Function rustix::backend::conv::ret_c_int

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

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