logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       MongoDB, Inc

Description

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

Parameters

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

Synopsis

          void
          bson_strfreev (char **strv);

See Also