TlsAlloc method

int TlsAlloc()

Implementation

int TlsAlloc() {
  return _TlsAlloc();
}