[go: up one dir, main page]

Function libz_rs_sys::inflateCopy

source ยท
pub unsafe extern "C" fn inflateCopy(
    dest: *mut z_stream,
    source: *const z_stream,
) -> i32