Function rustc_codegen_llvm::llvm::LLVMAddHandler

source ·
pub unsafe extern "C" fn LLVMAddHandler<'a>(
    CatchSwitch: &'a Value,
    Dest: &'a BasicBlock
)