rustmax::libc

Function lseek64

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