bson_strnlen (3) Linux Manual Page
bson_strnlen() – A portable version of strnlen().
Synopsis
size_t
bson_strnlen (const char *s,
size_t maxlen);
Parameters
- s
- A string.
- maxlen
- The maximum size of string to check.
bson_strnlen() – A portable version of strnlen().
size_t
bson_strnlen (const char *s,
size_t maxlen);