pub unsafe extern "C" fn LLVMSetUnwindDest(
InvokeInst: LLVMValueRef,
B: LLVMBasicBlockRef,
)Expand description
Set the unwind destination basic block.
pub unsafe extern "C" fn LLVMSetUnwindDest(
InvokeInst: LLVMValueRef,
B: LLVMBasicBlockRef,
)Set the unwind destination basic block.