fprintf v0.1.0

Source
Prints formatted output to a file stream.

Package: C

C reference: fprintf

Signature

func fprintf(stream: *opaque, format: *char8, ...) -> int32;

See also

  • C — the package overview