libgpiod  1.6.2
Functions
Stuff that didn't fit anywhere else

Various libgpiod-related functions. More...

Functions

const char * gpiod_version_string (void) GPIOD_API
 Get the API version of the library as a human-readable string. More...
 

Detailed Description

Various libgpiod-related functions.

Function Documentation

◆ gpiod_version_string()

const char* gpiod_version_string ( void  )

Get the API version of the library as a human-readable string.

Returns
Human-readable string containing the library version.