[][src]Type Definition openjpeg2_sys::__io_seek_fn

type __io_seek_fn = Option<unsafe extern "C" fn(__cookie: *mut c_void, __pos: *mut __off64_t, __w: c_int) -> c_int>;