ZSTD_CStreamOutSize method

int ZSTD_CStreamOutSize()

Implementation

int ZSTD_CStreamOutSize() {
  return _ZSTD_CStreamOutSize();
}