seek_error

Function seek_error 

Source
pub(crate) fn seek_error(
    _: &str,
    path: &str,
    err: &Error,
    (mode, offset): (SeekMode, i64),
) -> Error