Scroll to navigation

BSON_CONTEXT_GET_DEFAULT(3) Library Functions Manual BSON_CONTEXT_GET_DEFAULT(3)

NAME

bson_context_get_default() - None

SYNOPSIS


bson_context_t * bson_context_get_default (void) BSON_GNUC_CONST;

RETURNS

The bson_context_get_default(3) function shall return the default, thread‐safe, bson_context_t for the process.

COLOPHON

This page is part of libbson. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
2016‐10‐12 libbson