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

NAME

6       bson_strfreev - bson_strfreev()
7

SYNOPSIS

9          void
10          bson_strfreev (char **strv);
11

PARAMETERS

13       ยท strv:  A  NULL-terminated  array  of  strings  to free, including the
14         array.
15

DESCRIPTION

17       This will free each string in a NULL-terminated array  of  strings  and
18       then the array itself.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.16.2                           Feb 25, 2020                 BSON_STRFREEV(3)
Impressum