GetLogName method

Pointer<Char> GetLogName()

Implementation

ffi.Pointer<ffi.Char> GetLogName() {
  return _GetLogName();
}