[][src]Type Definition brotli_decompressor::ffi::interface::brotli_free_func

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