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

13strv:  A  NULL-terminated array of strings to free, including the ar‐
14         ray.
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.17.6                           Jun 03, 2021                 BSON_STRFREEV(3)
Impressum