PySys_HasWarnOptions method

int PySys_HasWarnOptions()

Implementation

int PySys_HasWarnOptions() {
  return _PySys_HasWarnOptions();
}