LLVMSetParentCatchSwitch

Function LLVMSetParentCatchSwitch 

Source
pub unsafe extern "C" fn LLVMSetParentCatchSwitch(
    CatchPad: LLVMValueRef,
    CatchSwitch: LLVMValueRef,
)