1BSON_CONTEXT_GET_DEFAULT(3) Libbson BSON_CONTEXT_GET_DEFAULT(3)
23
4
NAME
6bson_context_get_default - bson_context_get_default()
7
SYNOPSIS
9bson_context_t *
10bson_context_get_default (void);
11
RETURNS
13The bson_context_get_default() function shall return the default,
14thread-safe, bson_context_t for the process.
15
AUTHOR
17MongoDB, Inc
18
COPYRIGHT
202017-present, MongoDB, Inc
2122
23
24
25
1.13.1 Jan 24, 2019 BSON_CONTEXT_GET_DEFAULT(3)