xdr_cptc_geo.h

来自「算断裂的」· C头文件 代码 · 共 15 行

H
15
字号
#ifndef xdr_Cptc_Geo_h
#define xdr_Cptc_Geo_h

#ifdef __cplusplus
extern "C" {
#endif

extern bool_t xdr_Cptc_GeomDesc(XDR *xdrs, Cptc_GeomDesc **geom);

#ifdef __cplusplus
}
#endif

#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?