Function classicube_sys::ZLib_MakeStream

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