mongoc_gridfs_file_t - Man Page

Synopsis

typedef struct _mongoc_gridfs_file_t mongoc_gridfs_file_t;

Description

This structure provides a MongoDB GridFS file abstraction. It provides several APIs.

Thread Safety

This structure is NOT thread-safe and should only be used from one thread at a time.

Author

MongoDB, Inc

Info

May 09, 2023 1.23.4 libmongoc