[−][src]Function llvm_sys::core::LLVMSetNormalDest
pub unsafe extern "C" fn LLVMSetNormalDest(
InvokeInst: LLVMValueRef,
B: LLVMBasicBlockRef
)
Set the normal destination basic block of an invoke instruction.
pub unsafe extern "C" fn LLVMSetNormalDest(
InvokeInst: LLVMValueRef,
B: LLVMBasicBlockRef
)
Set the normal destination basic block of an invoke instruction.