gethostid method

int gethostid()

Implementation

int gethostid() {
  return _gethostid();
}