static inline void
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 BSON_OID_INIT_FROM_STRING_UNSAFE(3)
Description
Identical to bson_oid_init_from_string(), but performs no integrity checking.
Synopsis
static inline void
bson_oid_init_from_string_unsafe (bson_oid_t *oid, const char *str);
