fputs v0.1.0

Source
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