ada_free_strings

Frees the resources associated with a string collection.

extern (C) @nogc nothrow @safe @trusted
void
ada_free_strings

Parameters

result ada_strings

The ada_strings handle to free.

Meta