Files
RedBear-OS/src/header/bits_wchar-t/mod.rs
T
2026-06-24 11:52:15 +01:00

6 lines
189 B
Rust

//! `wchar_t` from `stddef.h` implementation.
//!
//! See <https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stddef.h.html>.
//!
//! Implemented via ifdefs and defines in cbindgen.