|
SYNOPSISvoid mongoc_gridfs_file_list_destroy (mongoc_gridfs_file_list_t *list); PARAMETERS
DESCRIPTIONFrees a mongoc_gridfs_file_list_t and releases any associated resources. Does nothing if list is NULL. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|