fwriteln

Alternative to std.stdio.fwriteln.

@safe
void
fwriteln
(
Args...
)
(
scope FILE* sm
,
in Args args
)

Meta