Module rustc::middle::trans::cabi[src]
Structs
| ArgType | Information about how a specific C type should be passed to or returned from a function |
| FnType | Metadata describing how the arguments to a native function should be passed in order to respect the native ABI. |
Enums
| ArgKind |
Functions
| compute_abi_info |