Function lseek [src]

Prototype

pub extern "c" fn lseek(fd: fd_t, offset: off_t, whence: whence_t) off_t

Parameters

fd: fd_toffset: off_twhence: whence_t

Source

pub extern "c" fn lseek(fd: fd_t, offset: off_t, whence: whence_t) off_t