bson_oid_copy - bson_oid_copy()

NAME  SYNOPSIS  PARAMETERS  DESCRIPTION  AUTHOR  COPYRIGHT 

NAME

bson_oid_copy − bson_oid_copy()

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

2017-present, MongoDB, Inc


Updated 2024-01-29 - jenkler.se | uex.se