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

       Destroys  the mongoc_gridfs_file_t instance and any resources associated with it. Does nothing if file is
       NULL.

Parameters

file: A mongoc_gridfs_file_t.

Synopsis

          void
          mongoc_gridfs_file_destroy (mongoc_gridfs_file_t *file);

See Also