![]() |
C Driver API 3.0.0
API for the NuoDB C Driver Library
|
NuoDB utilities. More...
#include <stddef.h>
Go to the source code of this file.
Typedefs | |
typedef unsigned char | nuodb_bool_t |
NuoDB boolean type. | |
Functions | |
NUODB_CAPI void *NUODB_CAPICALL | NuoDB_alloc (size_t size) |
NUODB_CAPI void NUODB_CAPICALL | NuoDB_free (void *ptr) |
NuoDB utilities.