Skip to main content

relibc/header/stddef/
mod.rs

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