![]() |
![]()
| ![]() |
![]()
WARNING: Deprecated since version 1.29.0.
SYNOPSISchar * bson_string_free (bson_string_t *string, bool free_segment); PARAMETERS
DESCRIPTIONFrees the bson_string_t structure and optionally string->str. RETURNSstring->str if free_segment is false, otherwise NULL. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|