setruid method

int setruid(
  1. int arg0
)

Implementation

int setruid(int arg0) {
  return _setruid(arg0);
}