Function classicube_sys::Inflate_MakeStream2

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