Compatibility module for C platform-specific types. Use core::ffi instead.
char type.double type.float type.signed int (int) type.signed long (long) type.signed long long (long long) type.signed char type.signed short (short) type.unsigned char type.unsigned int type.unsigned long type.unsigned long long type.unsigned short type.void type when used as a pointer.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/os/raw/index.html