bson_free - Man Page
bson_free()
Synopsis
void bson_free (void *mem);
Parameters
- mem: A memory region.
Description
This function shall free the memory supplied by mem. This should be used by functions that require you free the result with bson_free().
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Sep 06, 2023 1.24.4 libbson