BSON_STRFREEV(3) libbson BSON_STRFREEV(3)

void
bson_strfreev (char **strv);


strv: A NULL-terminated array of strings to free, including the array.

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

MongoDB, Inc

2017-present, MongoDB, Inc

March 31, 2024 1.26.0