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

13mem: 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.21.1                           Mar 02, 2022                     BSON_FREE(3)
Impressum