Structs§
Constants§
- Common error message for converting between C
size_t
and Rustusize
;
Functions§
Type Aliases§
- Equivalent to C’s
char
type. - Equivalent to C’s
signed int
(int
) type. - Equivalent to C’s
unsigned int
type. - Equivalent to C’s
void
type when used as a pointer.