1BSON_FREE(3)                        libbson                       BSON_FREE(3)
2
3
4

SYNOPSIS

6          void
7          bson_free (void *mem);
8

PARAMETERS

10mem: A memory region.
11

DESCRIPTION

13       This  function  shall  free  the memory supplied by mem. This should be
14       used by functions that require you free the result with bson_free().
15

AUTHOR

17       MongoDB, Inc
18
20       2017-present, MongoDB, Inc
21
22
23
24
251.25.1                           Nov 08, 2023                     BSON_FREE(3)
Impressum