LLVMGetUnwindDest

Return the unwind destination basic block.

This only works on llvm::InvokeInst instructions.

@see llvm::InvokeInst::getUnwindDest()

extern (C) nothrow
LLVMBasicBlockRef
LLVMGetUnwindDest
(
LLVMValueRef InvokeInst
)

Meta