table of contents
other versions
- testing 1.30.4-1
- unstable 1.30.4-1
- experimental 2.0.2-1
BSON_OID_INIT_FROM_STRING_UNSAFE(3) | libbson | BSON_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.
May 7, 2025 | 1.30.4 |