容器化的无污染DNS服务
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

12 lines
225 B

#pragma once
/* Generated with cbindgen:0.23.0 */
#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
void free_rust_string(const char *string);
const char *to_json_rust(const char *content);