[][src]Function rustc_llvm_proxy::proxy::LLVMSetParentCatchSwitch

#[no_mangle]
pub unsafe extern "C" fn LLVMSetParentCatchSwitch(
    CatchPad: LLVMValueRef,
    CatchSwitch: LLVMValueRef
)