ftell v0.1.0

Source
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