Function LLVMIsACatchReturnInst

Source
#[no_mangle]
pub extern "C" fn LLVMIsACatchReturnInst(
    Val: LLVMValueRef,
) -> LLVMValueRef