gzsetparams

Function gzsetparams 

Source
pub unsafe extern "C" fn gzsetparams(
    file: gzFile,
    level: c_int,
    strategy: c_int,
) -> c_int