Type Definition brotli_sys::brotli_free_func[][src]

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