Function llvm_sys::core::LLVMSetUnwindDest
source · pub unsafe extern "C" fn LLVMSetUnwindDest(
InvokeInst: LLVMValueRef,
B: LLVMBasicBlockRef
)
Expand description
Set the unwind destination basic block of an invoke instruction.