📄 stfnpt.h
字号:
/* stfNpt.h - 6to4 Pseudo-NPT Driver header *//* Copyright 2003 Wind River Systems, Inc. *//*modification history--------------------01a,20mar03,kal written*/#ifndef __INCstfNpth#define __INCstfNpth#ifdef __cplusplusextern "C" {#endif#if defined(__STDC__) || defined(__cplusplus)IMPORT END_OBJ * stfLoad (char * initString, void * pBsp);#elseIMPORT END_OBJ * stfLoad ();#endif /* defined(__STDC__) || defined(__cplusplus) */#ifdef __cplusplus}#endif#endif /* __INCstfNpth */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -