Function lseek [src]
Prototype
pub extern "c" fn lseek(fd: fd_t, offset: off_t, whence: whence_t) off_t
Parameters
fd: fd_t
offset: off_t
whence: whence_t
Source
pub extern "c" fn lseek(fd: fd_t, offset: off_t, whence: whence_t) off_t
pub extern "c" fn lseek(fd: fd_t, offset: off_t, whence: whence_t) off_t
fd: fd_t
offset: off_t
whence: whence_t
pub extern "c" fn lseek(fd: fd_t, offset: off_t, whence: whence_t) off_t