ZSTD_defaultCLevel method

int ZSTD_defaultCLevel()

Implementation

int ZSTD_defaultCLevel() {
  return _ZSTD_defaultCLevel();
}