GetSdkVersion method

Pointer<Char> GetSdkVersion()

Implementation

ffi.Pointer<ffi.Char> GetSdkVersion() {
  return _GetSdkVersion();
}