sethostid method

void sethostid(
  1. int arg0
)

Implementation

void sethostid(int arg0) {
  return _sethostid(arg0);
}