fgetpos v0.1.0

Source
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