GetThreadLocale method

int GetThreadLocale()

Implementation

int GetThreadLocale() {
  return _GetThreadLocale();
}