[−][src]Module winapi::ctypes
Built in primitive types provided by the C language
Enums
c_void |
Type Definitions
__int8 | |
__int16 | |
__int32 | |
__int64 | |
__uint8 | |
__uint16 | |
__uint32 | |
__uint64 | |
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 | |
wchar_t |