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