1BSON_STRFREEV(3)                    libbson                   BSON_STRFREEV(3)
2
3
4

SYNOPSIS

6          void
7          bson_strfreev (char **strv);
8

PARAMETERS

10strv:  A  NULL-terminated array of strings to free, including the ar‐
11         ray.
12

DESCRIPTION

14       This will free each string in a NULL-terminated array  of  strings  and
15       then the array itself.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023                 BSON_STRFREEV(3)
Impressum