| BSON_CONTEXT_GET_DEFAULT(3) | libbson | BSON_CONTEXT_GET_DEFAULT(3) |
bson_context_t * bson_context_get_default (void);
The bson_context_get_default() function shall return the default bson_context_t for the process. This context is created with the flags BSON_CONTEXT_THREAD_SAFE and BSON_CONTEXT_DISABLE_PID_CACHE.
MongoDB, Inc
2009-present, MongoDB, Inc.
| May 7, 2025 | 1.30.4 |