Function llvm_sys::core::LLVMGetNormalDest

source ยท
pub unsafe extern "C" fn LLVMGetNormalDest(
    InvokeInst: LLVMValueRef
) -> LLVMBasicBlockRef
Expand description

Return the normal destination basic block of an invoke instruction.