Type Alias zlib_rs::c_api::free_func

source ยท
pub type free_func = unsafe extern "C" fn(_: voidpf, _: voidpf);