Files
ygglibc/src/types.rs
T
2024-01-09 19:30:43 +02:00

4 lines
57 B
Rust

#![allow(non_camel_case_types)]
pub type wchar_t = i32;