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

#[no_mangle]
type brotli_free_func = Option<extern "C" fn(*mut c_void, *mut c_void)>;