Function uapi::c::lseek

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