miniz_sys

Function mz_deflate

source
pub unsafe extern "C" fn mz_deflate(
    stream: *mut mz_stream,
    flush: c_int,
) -> c_int