Function phper_sys::lseek64[][src]

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