[−][src]Function llvm_sys::orc::LLVMOrcGetErrorMsg
pub unsafe extern "C" fn LLVMOrcGetErrorMsg(
JITStack: LLVMOrcJITStackRef
) -> *const c_char
Get the error message for the most recent error (if any).
The returned message is owned by the ORC JIT stack.