table of contents
BSON_OID_GET_TIME_T_UNSAFE(3) | libbson | BSON_OID_GET_TIME_T_UNSAFE(3) |
SYNOPSIS¶
static inline time_t bson_oid_get_time_t_unsafe (const bson_oid_t *oid);
DESCRIPTION¶
Identical to bson_oid_get_time_t(), but performs no integrity checking.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
January 9, 2025 | 1.29.2 |