Module std::os::raw
[−]
[src]
Unstable
: recently added API
Raw OS-specific types for the current platform/architecture
Enums
c_void |
[Unstable] Type used to construct void pointers for use with C. |
Type Definitions
c_char | [Unstable] |
c_double | [Unstable] |
c_float | [Unstable] |
c_int | [Unstable] |
c_long | [Unstable] |
c_longlong | [Unstable] |
c_schar | [Unstable] |
c_short | [Unstable] |
c_uchar | [Unstable] |
c_uint | [Unstable] |
c_ulong | [Unstable] |
c_ulonglong | [Unstable] |
c_ushort | [Unstable] |