Skip to main content

relibc/header/bits_null/
mod.rs

1//! `NULL` from `stddef.h` implementation.
2//!
3//! See <https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stddef.h.html>.
4//!
5//! Implemented via ifdefs and defines in cbindgen.