LLVMGetParentCatchSwitch

Function LLVMGetParentCatchSwitch 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetParentCatchSwitch(
    CatchPad: LLVMValueRef,
) -> LLVMValueRef