[][src]Type Definition extremedb::McoRetCode

type McoRetCode = Type;

Type alias for the eXtremeDB status codes returned by most functions.

The actual codes are imported by bindgen from the mco.h header, and are available in the mco_ret module.