Function libz_sys::deflateBound

source ยท
pub unsafe extern "C" fn deflateBound(
    strm: z_streamp,
    sourceLen: uLong,
) -> uLong