pub(in backend) fn try_decode_c_uint<Num: RetNumber>( raw: RetReg<Num>, ) -> Result<c_uint>
Check for an error from the result of a syscall which encodes a c::c_uint on success.
c::c_uint