#include "id.h"#include "globals.h"Functions | |
| ntg_id | ntg_id_new (void) |
| Return a new unique id. | |
| ntg_id ntg_id_new | ( | void | ) |
Return a new unique id.
The returned value is guaranteed to be unique within the current libIntegra process
References ntg_id_counter.
1.6.1