Skip to main content

relibc/header/bits_wchar-t/
mod.rs

1//! `wchar_t` 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.