PQisthreadsafe method

int PQisthreadsafe()

Implementation

int PQisthreadsafe() {
  return _PQisthreadsafe();
}