1MONGOC_OPTIONAL_SET_VALUE(3)       libmongoc      MONGOC_OPTIONAL_SET_VALUE(3)
2
3
4

NAME

6       mongoc_optional_set_value - mongoc_optional_set_value()
7

SYNOPSIS

9          void
10          mongoc_optional_set_value (mongoc_optional_t *opt);
11
12       Sets a value on a mongoc_optional_t. Once a value has been set, it can‐
13       not be unset, i.e. mongoc_optional_is_set will always return true after
14       calling mongoc_optional_set_value.
15

PARAMETERS

17opt: A mongoc_optional_t.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.23.1                           Oct 20, 2022     MONGOC_OPTIONAL_SET_VALUE(3)
Impressum