ada_free_owned_string

Frees the resources associated with an owned string.

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

Parameters

owned ada_owned_string

The ada_owned_string to free.

Meta