⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 shellthread.h

📁 神龙解压卡Linux下的完整开发包,绝对是超值超值超值
💻 H
字号:
#ifndef SHELL_THREAD_H#define SHELL_THREAD_H#ifdef __cplusplusextern "C" {#endifvoid shell_thread_create (RMTdvdControl ctrl_dvd);void shell_thread_lock (void);const char *shell_thread_get_user_input (void);void shell_thread_unlock (void);void shell_thread_die (void);RMstatus shell_thread_get_next_playlist (RMdvdPlaylistItem **item);#ifdef __cplusplus};#endif#endif //SHELL_THREAD_H

⌨️ 快捷键说明

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