Function LLVMAddHandler

Source
#[no_mangle]
pub extern "C" fn LLVMAddHandler(
    CatchSwitch: LLVMValueRef,
    Dest: LLVMBasicBlockRef,
)