fn cvt(ptr: LLVMErrorRef) -> Result<(), LLVMString>
Converts an LLVMErrorRef to a Result.
LLVMErrorRef
Result