Files
fparkan/vendor/libc/src/hermit/x86_64.rs
2024-01-08 01:21:28 +04:00

3 lines
46 B
Rust

pub type c_char = i8;
pub type wchar_t = i32;