Expand description
Conversions from backend-independent data types to/from LLVM FFI types.
Traitsยง
- From
Generic ๐ - Helper trait for converting backend-independent types to LLVM-specific types, for FFI purposes.
- ToGeneric ๐
- Helper trait for converting LLVM-specific types to backend-independent types, for FFI purposes.