fscanf v0.1.0
Reads formatted input from a file stream.
Package: C
C reference: fscanf
Signature
func fscanf(stream: *opaque, format: *char8, ...) -> int32;
See also
C— the package overview
Package: C
C reference: fscanf
func fscanf(stream: *opaque, format: *char8, ...) -> int32;
C — the package overview