avio_context_free

Free the supplied IO context and everything associated with it.

@param s Double pointer to the IO context. This function will write NULL into s.

extern (C) @nogc nothrow
void
avio_context_free

Meta