Function LLVMIsACatchPadInst

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