Provided by: libbson-doc_1.30.2-1_all bug

SYNOPSIS

          void
          bson_strfreev (char **strv);

PARAMETERS

strv: A NULL-terminated array of strings to free, including the array.

DESCRIPTION

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

AUTHOR

       MongoDB, Inc

COPYRIGHT

       2009-present, MongoDB, Inc.

1.30.2                                            Mar 05, 2025                                  BSON_STRFREEV(3)