GetLoginUserID method

Pointer<Char> GetLoginUserID()

Implementation

ffi.Pointer<ffi.Char> GetLoginUserID() {
  return _GetLoginUserID();
}