[][src]Function mupdf_sys::fz_seek

pub unsafe extern "C" fn fz_seek(
    ctx: *mut fz_context,
    stm: *mut fz_stream,
    offset: i64,
    whence: c_int
)