Ubuntu Manpages

mongoc_gridfs_file_list_destroy

mongoc_gridfs_file_list_destroy()

void
mongoc_gridfs_file_list_destroy (mongoc_gridfs_file_list_t *list);


  • list: A mongoc_gridfs_file_list_t.

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

MongoDB, Inc

2017-present, MongoDB, Inc