[−][src]Function llvm_sys_featured::core::LLVMGetNormalDest
pub unsafe extern "C" fn LLVMGetNormalDest(
InvokeInst: LLVMValueRef
) -> LLVMBasicBlockRef
Return the normal destination basic block of an invoke instruction.
pub unsafe extern "C" fn LLVMGetNormalDest(
InvokeInst: LLVMValueRef
) -> LLVMBasicBlockRef
Return the normal destination basic block of an invoke instruction.