errno-sys 0.2.0

Raw FFI bindings to `errno` location.
Documentation
1
2
3
#include <errno.h>

int *rust_errno_sys_errno_location() { return &errno; }