![]() |
![]()
| ![]() |
![]()
SYNOPSISvoid bson_copy_to (const bson_t *src, bson_t *dst); PARAMETERS
DESCRIPTIONThe bson_copy_to() function shall initialize dst with a copy of the contents of src. dst MUST be an uninitialized bson_t to avoid leaking memory. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|