Function classicube_sys::GZip_MakeStream

source ยท
pub unsafe extern "C" fn GZip_MakeStream(
    stream: *mut Stream,
    state: *mut GZipState,
    underlying: *mut Stream,
)