spgcrypt.h

来自「spserver 是一个实现了半同步/半异步(Half-Sync/Half-As」· C头文件 代码 · 共 21 行

H
21
字号
/* * Copyright 2007 Stephen Liu * For license terms, see the file COPYING along with this library. */#ifndef __spgcrypt_h__#define __spgcrypt_h__#ifdef __cplusplusextern "C" {#endifint sp_init_gcrypt_pthread();#ifdef __cplusplus}#endif#endif

⌨️ 快捷键说明

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