rustmax::libc

Function lseek

Source
pub unsafe extern "C" fn lseek(
    fd: i32,
    offset: i64,
    whence: i32,
) -> i64