Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
BSON_OID_COPY(3)		     libbson			BSON_OID_COPY(3)

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.8				  Aug 27, 2026			BSON_OID_COPY(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bson_oid_copy&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help