![]() |
![]()
| ![]() |
![]()
SYNOPSISvoid bson_destroy (bson_t *bson); PARAMETERS
DESCRIPTIONThe bson_destroy() function shall free an allocated bson_t structure. Does nothing if bson is NULL. This function should always be called when you are done with a bson_t unless otherwise specified. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|