Returns the version of the zxing-cpp library. Pointer has a static lifetime and must not be freed.
@return The version of the zxing-cpp library.
ffi.Pointer<ffi.Char> version() { return _version(); }