#include "gm_compiler.h"
#include "gm_internal.h"
Functions | |
GM_ENTRY_POINT unsigned int | gm_min_message_size (gm_port_t *p) |
This file contains the GM API function gm_min_message_size().
|
gm_min_message_size() returns the minimum supported message size. This value is accessed through the function API to avoid hard-coding it in user applications, allowing dynamic library upgrades.
|