mrss_write_file

Writes a RSS struct data in a local file

extern (C) @system nothrow @nogc
mrss_write_file
(,
char* file
)

Parameters

mrss mrss_t*

the rss struct data

file char*

the local file

Return Value

the error code

Meta