bson_oid_copy - Man Page
Synopsis
void bson_oid_copy (const bson_oid_t *src, bson_oid_t *dst);
Parameters
- src: A bson_oid_t.
- dst: A bson_oid_t.
Description
Copies the contents of src into dst.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Nov 07, 2024 1.29.0 libbson