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