Function LLVMGetNormalDest

Source
#[no_mangle]
pub extern "C" fn LLVMGetNormalDest(
    InvokeInst: LLVMValueRef,
) -> LLVMBasicBlockRef