📄 simd11.h
字号:
/*******************************************************************
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file simd11.h
*
* \author chris@open1x.org
*
*******************************************************************/
/*******************************************************************
*
* The development of the EAP/SIM support was funded by Internet
* Foundation Austria (http://www.nic.at/ipa)
*
*******************************************************************/
#ifndef SIMD11_H_
#define SIMD11_H_
int do_v1_at_mac(eap_type_data *, char *, char *, int, int, char *, char *, int, uint16_t, char *);
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -