Function cvt

Source
fn cvt(ptr: LLVMErrorRef) -> Result<(), LLVMString>
Expand description

Converts an LLVMErrorRef to a Result.