[][src]Function kpathsea_sys::xfseeko

pub unsafe extern "C" fn xfseeko(
    fp: *mut FILE,
    offset: off_t,
    wherefrom: c_int,
    filename: const_string
)