1MONGOC_OPTIONAL_VALUE(3)           libmongoc          MONGOC_OPTIONAL_VALUE(3)
2
3
4

NAME

6       mongoc_optional_value - mongoc_optional_value()
7

SYNOPSIS

9          bool
10          mongoc_optional_value (const mongoc_optional_t *opt);
11
12       Returns the value for a mongoc_optional_t.
13

PARAMETERS

15opt: A mongoc_optional_t.
16

RETURNS

18       Returns  the  value  that was set on the mongoc_optional_t. If no value
19       was set, false is returned.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.21.1                           Mar 02, 2022         MONGOC_OPTIONAL_VALUE(3)
Impressum