upnp_app.h

来自「AMLOGIC DPF source code」· C头文件 代码 · 共 25 行

H
25
字号
/*******************************************************************
 * 
 *  Copyright C 2005 by Amlogic, Inc. All Rights Reserved.
 *
 *  Description: 
 *
 *  Author: Eric Knudstrup
 *  Created: Thu Aug 11 14:57:19 2005
 *
 *******************************************************************/

#ifndef UPNP_APP_H
#define UPNP_APP_H



/*;emacs generated header for file upnp_app.c. Global function declarations only. */
extern void
UPnPTask(void *app_args);


/*;end emacs generated header for file upnp_app.c. Global function declarations only. */

#endif

⌨️ 快捷键说明

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