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

Set the unwind destination basic block.