Module types

Module types 

Source
Expand description

Representations of C types for the high layer.

Structs§

Type
Represents a C type statically associated with a Rust type.

Traits§

CType
Types that we can automatically marshall to/from C.