mrss_options_free

This function destroys a options struct.

extern (C) @system nothrow @nogc
void
mrss_options_free

Parameters

options mrss_options_t*

a pointer to a options struct

Meta