fsetpos v0.1.0
Sets the file position of the stream to the given position.
Package: C
C reference: fsetpos
Signature
func fsetpos(stream: *opaque, pos: *opaque) -> int32;
See also
C— the package overview
Package: C
C reference: fsetpos
func fsetpos(stream: *opaque, pos: *opaque) -> int32;
C — the package overview