C common API

The C language common API consists of:
  1. A set of implementation functions, implemented by user-defined nodes, parsers, and user exits.
  2. A set of additional utility functions.

These functions are defined in the BipCpi.h header file.

This section covers the following topics: