Function zstd_sys::ZSTD_endStream

source ·
pub unsafe extern "C" fn ZSTD_endStream(
    zcs: *mut ZSTD_CStream,
    output: *mut ZSTD_outBuffer
) -> usize