cecies
|
Struct containing the output from a call to the cecies_new_guid() function. More...
#include <types.h>
Public Attributes | |
char | string [36+1] |
Struct containing the output from a call to the cecies_new_guid() function.
36 characters (only 32 if you chose to omit the hyphens) + 1 NUL terminator.
char cecies_guid::string[36+1] |
NUL-terminated string containing the GUID.