fputs v0.1.0
Writes a string to the given stream.
Package: C
C reference: fputs
Signature
func fputs(str: *char8, stream: *opaque) -> int32;
See also
C— the package overview
Package: C
C reference: fputs
func fputs(str: *char8, stream: *opaque) -> int32;
C — the package overview