Type Definition libz_ng_sys::out_func

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