Provided by: libbson-doc_2.2.1-1_all 

SYNOPSIS
bson_context_t *
bson_context_get_default (void);
RETURNS
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.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
2.2.1 Dec 11, 2025 BSON_CONTEXT_GET_DEFAULT(3)