参照元

説明

参考

実装

struct list_head {
        struct list_head *next, *prev;
};

コメント


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS