Function LLVMGetErrorMessage

Source
#[no_mangle]
pub extern "C" fn LLVMGetErrorMessage(
    Error: LLVMErrorRef,
) -> *mut c_char