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

void

Author

       MongoDB, Inc

Description

       Frees a mongoc_gridfs_file_list_t and releases any associated resources. Does nothing if list is NULL.

Parameters

list: A mongoc_gridfs_file_list_t.

Synopsis

          void
          mongoc_gridfs_file_list_destroy (mongoc_gridfs_file_list_t *list);

See Also