mongoc_gridfs_file_list_destroy - Man Page

Synopsis

void
mongoc_gridfs_file_list_destroy (mongoc_gridfs_file_list_t *list);

Parameters

Description

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

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libmongoc