capifs.h
来自「该文件是rt_linux」· C头文件 代码 · 共 12 行
H
12 行
/* $Id: capifs.h,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $ * * Copyright 2000 by Carsten Paeth <calle@calle.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * */void capifs_new_ncci(char type, unsigned int num, kdev_t device);void capifs_free_ncci(char type, unsigned int num);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?