getpagesize method

int getpagesize()

Implementation

int getpagesize() {
  return _getpagesize();
}