llvm_sys::core

Function LLVMSetUnwindDest

Source
pub unsafe extern "C" fn LLVMSetUnwindDest(
    InvokeInst: LLVMValueRef,
    B: LLVMBasicBlockRef,
)
Expand description

Set the unwind destination basic block.