Type Alias llvm_sys::orc2::LLVMOrcCSymbolMapPairs

source ยท
pub type LLVMOrcCSymbolMapPairs = *mut LLVMOrcCSymbolMapPair;
Expand description

A list of (SymbolStringPtr, JITEvaluatedSymbol) pairs that can be used to construct a SymbolMap.