fn getErrno(r: usize) E

Get the errno from a syscall return value, or 0 for no error.

Parameters

r: usize,