Function file_size::portable_fseek

source ·
pub(crate) fn portable_fseek(
    fp: *mut FILE,
    offset: c_long,
    whence: c_int
) -> c_int