Skip to main content

lseek

Function lseek 

Source
#[unsafe(no_mangle)]
pub extern "C" fn lseek( fildes: c_int, offset: off_t, whence: c_int, ) -> off_t
Expand description