Type Definition libz_sys::in_func

source · []
pub type in_func = unsafe extern "C" fn(_: *mut c_void, _: *mut *const c_uchar) -> c_uint;