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 i8
into aString
, if possible - into_c
- Converts a
String
into aCString
- ty⚠
- Create a wrapper for a type
- value⚠
- Create a wrapper for a value