[][src]Function libR_sys::fseeko64

pub unsafe extern "C" fn fseeko64(
    stream: *mut FILE,
    offset: _off64_t,
    whence: c_int
) -> c_int