Function LLVMCreateStringError

Source
#[no_mangle]
pub extern "C" fn LLVMCreateStringError(
    ErrMst: *const c_char,
) -> LLVMErrorRef