Skip to main content

lseek

Function lseek 

Source
pub unsafe extern "system" fn lseek(
    fd: c_uint,
    offset: off_t,
    whence: c_uint,
) -> off_t