[][src]Function bibutils_sys::fseek

pub unsafe extern "C" fn fseek(
    _Stream: *mut FILE,
    _Offset: c_long,
    _Origin: c_int
) -> c_int