GetDataPath method

Pointer<Char> GetDataPath()

Implementation

ffi.Pointer<ffi.Char> GetDataPath() {
  return _GetDataPath();
}