[][src]Type Definition mupdf_sys::fz_output_seek_fn

type fz_output_seek_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, state: *mut c_void, offset: i64, whence: c_int)>;