bson_strfreev - Man Page

Synopsis

void
bson_strfreev (char **strv);

Parameters

Description

This will free each string in a NULL-terminated array of strings and then the array itself.

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libbson