bson_free - Man Page

Synopsis

void
bson_free (void *mem);

Parameters

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

Info

Mar 06, 2024 1.26.1 libbson