rustc_codegen_llvm::llvm_::ffi

Function LLVMRustGetLastError

Source
pub unsafe extern "C" fn LLVMRustGetLastError() -> *const c_char
Expand description

Returns a string describing the last error caused by an LLVMRust* call.