Module libffi::high::types
[−]
[src]
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. |