lseek
public func lseek(Int32, Int64, Int32) -> Int64Seeks to a position in a file. Returns new position or -1 on error.
Defined in lang/std/io/libc.ks
public func lseek(Int32, Int64, Int32) -> Int64Seeks to a position in a file. Returns new position or -1 on error.
Defined in lang/std/io/libc.ks