Provided by: libbson-doc_1.30.4-1ubuntu1_all bug

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.

1.30.4                                            Jun 08, 2025                                  BSON_OID_COPY(3)