zlib_rs::c_api

Type Alias out_func

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