fcloseall method

int fcloseall()

Implementation

int fcloseall() {
  return _fcloseall1();
}