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.