miniz_sys

Function mz_deflate

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