Function llvm_sys::error::LLVMCreateStringError
source ยท pub unsafe extern "C" fn LLVMCreateStringError(
ErrMst: *const c_char,
) -> LLVMErrorRef
Expand description
Create a StringError.
pub unsafe extern "C" fn LLVMCreateStringError(
ErrMst: *const c_char,
) -> LLVMErrorRef
Create a StringError.