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

  
 
  

home | help
BSON_OID_COMPARE_UNSAFE(3)	     libbson	      BSON_OID_COMPARE_UNSAFE(3)

SYNOPSIS
	static inline int
	bson_oid_compare_unsafe (const bson_oid_t *oid1, const bson_oid_t *oid2);

DESCRIPTION
     Identical to bson_oid_compare(), but performs no integrity checking.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026	      BSON_OID_COMPARE_UNSAFE(3)

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

home | help