zlib_rs::c_api

Type Alias in_func

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