[][src]Function miniz_oxide_c_api::mz_deflateInit

pub unsafe extern "C" fn mz_deflateInit(
    stream: *mut mz_stream,
    level: c_int
) -> c_int