ftell v0.1.0
Returns the current file position of the stream.
Package: C
C reference: ftell
Signature
func ftell(stream: *opaque) -> int64;
See also
C— the package overview
Package: C
C reference: ftell
func ftell(stream: *opaque) -> int64;
C — the package overview