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

FreeBSD Manual Pages

  
 
  

home | help
BSON_OID_INIT_FROM_STRING_UNSAFE(3) libbsonBSON_OID_INIT_FROM_STRING_UNSAFE(3)

SYNOPSIS
	  static inline	void
	  bson_oid_init_from_string_unsafe (bson_oid_t *oid, const char	*str);

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

AUTHOR
       MongoDB,	Inc

COPYRIGHT
       2009-present, MongoDB, Inc.

1.30.2				 Apr 12, 20BSON_OID_INIT_FROM_STRING_UNSAFE(3)

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

home | help