Type Definition brotli::ffi::decompressor::brotli_free_func[][src]

pub type brotli_free_func = Option<extern "C" fn(*mut c_void, *mut c_void)>;