bson_context_get_default()¶
Synopsis¶
bson_context_t *
bson_context_get_default (void) BSON_GNUC_CONST;
Returns¶
The bson_context_get_default()
function shall return the default, thread-safe, bson_context_t for the process.
bson_context_t *
bson_context_get_default (void) BSON_GNUC_CONST;
The bson_context_get_default()
function shall return the default, thread-safe, bson_context_t for the process.