Type Definition grokj2k_sys::grk_stream_seek_fn[][src]

type grk_stream_seek_fn = Option<unsafe extern "C" fn(numBytes: u64, user_data: *mut c_void) -> bool>;