|
SYNOPSISvoid mongoc_gridfs_file_destroy (mongoc_gridfs_file_t *file); PARAMETERS
DESCRIPTIONDestroys the mongoc_gridfs_file_t instance and any resources associated with it. Does nothing if file is NULL. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|