pub unsafe extern "C" fn LLVMGetNormalDest(
InvokeInst: LLVMValueRef,
) -> LLVMBasicBlockRefExpand description
Return the normal destination basic block of an invoke instruction.
pub unsafe extern "C" fn LLVMGetNormalDest(
InvokeInst: LLVMValueRef,
) -> LLVMBasicBlockRefReturn the normal destination basic block of an invoke instruction.