lseek64

Function lseek64 

Source
pub unsafe extern "C" fn lseek64(
    __fd: c_int,
    __offset: __off64_t,
    __whence: c_int,
) -> __off64_t