pub type LLVMContextRef = *mut LLVMOpaqueContext;Expand description
The top-level container for all LLVM global data. See the LLVMContext class.
pub type LLVMContextRef = *mut LLVMOpaqueContext;The top-level container for all LLVM global data. See the LLVMContext class.