Calls the C API function fn. If it returns an error value, it throws an ErrnoApiException (or subclass) after getting errno.
See Implementation
Calls the C API function fn. If it returns an error value, it throws an ErrnoApiException (or subclass) after getting errno.