Expand description
Provides functions for using the C API
Modules§
- llvm_
core - The LLVM intermediate representation.
Functions§
- context⚠
- Returns the global
LLVMContextRef - from_c
- Converts a
*const i8into aString, if possible - into_c
- Converts a
Stringinto aCString - ty⚠
- Create a wrapper for a type
- value⚠
- Create a wrapper for a value