LLVMSetParentCatchSwitch

Function LLVMSetParentCatchSwitch 

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