Provided by: libbson-doc_2.2.1-1_all 

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.
2.2.1 Dec 11, 2025 BSON_OID_INIT_FROM_STRING_UNSAFE(3)