taglib_complex_property_free_keys

Frees the null terminated array keys (as returned by taglib_complex_property_keys()) and the C-strings it contains.

extern (C)
void
taglib_complex_property_free_keys
(
char** keys
)