Function rustc_codegen_llvm::llvm::LLVMRustAddHandler[][src]

pub unsafe extern "C" fn LLVMRustAddHandler<'a>(
    CatchSwitch: &'a Value,
    Handler: &'a BasicBlock
)