opencvVersion method

Pointer<Char> opencvVersion()

Implementation

ffi.Pointer<ffi.Char> opencvVersion() {
  return _opencvVersion();
}