1BSON_CONTEXT_GET_DEFAULT(3)         libbson        BSON_CONTEXT_GET_DEFAULT(3)
2
3
4

SYNOPSIS

6          bson_context_t *
7          bson_context_get_default (void);
8

RETURNS

10       The   bson_context_get_default()  function  shall  return  the  default
11       bson_context_t for the process.  This context is created with the flags
12       BSON_CONTEXT_THREAD_SAFE and BSON_CONTEXT_DISABLE_PID_CACHE.
13

AUTHOR

15       MongoDB, Inc
16
18       2017-present, MongoDB, Inc
19
20
21
22
231.25.1                           Nov 08, 2023      BSON_CONTEXT_GET_DEFAULT(3)
Impressum