ykneomgr-types
Error codes.
YKNEOMGR_OK
Success.
YKNEOMGR_MEMORY_ERROR
Memory error.
YKNEOMGR_NO_DEVICE
No device found.
YKNEOMGR_TOO_MANY_DEVICES
Too many devices found.
YKNEOMGR_BACKEND_ERROR
Input/Output error.
Flags passed to ykneomgr_global_init().
ykneomgr_global_init()
YKNEOMGR_DEBUG
Print debug messages.
typedef struct ykneomgr_dev ykneomgr_dev;