Function llvm_sys::core::LLVMSetNormalDest
source · pub unsafe extern "C" fn LLVMSetNormalDest(
InvokeInst: LLVMValueRef,
B: LLVMBasicBlockRef
)
Expand description
Set the normal destination basic block.
pub unsafe extern "C" fn LLVMSetNormalDest(
InvokeInst: LLVMValueRef,
B: LLVMBasicBlockRef
)
Set the normal destination basic block.