Function llvm_sys::error::LLVMCreateStringError
source · pub unsafe extern "C" fn LLVMCreateStringError(
ErrMst: *const c_char
) -> LLVMErrorRefExpand description
Create a StringError.
pub unsafe extern "C" fn LLVMCreateStringError(
ErrMst: *const c_char
) -> LLVMErrorRefCreate a StringError.