1BSON_FREE(3)                        Libbson                       BSON_FREE(3)
2
3
4

NAME

6       bson_free - bson_free()
7

SYNOPSIS

9          void
10          bson_free (void *mem);
11

PARAMETERS

13       ยท mem: A memory region.
14

DESCRIPTION

16       This  function  shall  free  the memory supplied by mem. This should be
17       used by functions that require you free the result with bson_free().
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.15.2                           Nov 06, 2019                     BSON_FREE(3)
Impressum