GetClientPath method

Pointer<Char> GetClientPath()

Implementation

ffi.Pointer<ffi.Char> GetClientPath() {
  return _GetClientPath();
}