Function lseek64 [src]

Prototype

pub extern "c" fn lseek64(fd: fd_t, offset: i64, whence: c_int) i64

Parameters

fd: fd_toffset: i64whence: c_int

Source

pub extern "c" fn lseek64(fd: fd_t, offset: i64, whence: c_int) i64