puts v0.1.0
Writes a string followed by a newline to stdout.
Package: C
C reference: puts
Signature
func puts(str: *char8) -> int32;
See also
C— the package overview
Package: C
C reference: puts
func puts(str: *char8) -> int32;
C — the package overview