Ordo  0.3.4
Symmetric Cryptography Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures | Functions
version.h File Reference

Utility. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ORDO_VERSION
 Library version information. More...
 

Functions

ORDO_PUBLIC const struct
ORDO_VERSION
ordo_version (void)
 

Detailed Description

Utility.

This header exposes functionality relating to the library's version.

Function Documentation

ORDO_PUBLIC const struct ORDO_VERSION* ordo_version ( void  )

Returns an ORDO_VERSION structure for this library build.