#include "gm_compiler.h"#include "gm_debug.h"#include "gm_internal.h"Functions | |
| GM_ENTRY_POINT unsigned int | gm_num_send_tokens (gm_port_t *p) |
|
|
gm_num_send_tokens() returns the number of send tokens for this port. This value is accessed through the function API to avoid hard-coding it in user applications, allowing dynamic library upgrades.
|
1.4.4