XINU
|
関数の返り値に関する定義 More...
Go to the source code of this file.
Typedefs | |
typedef void | exchandler |
関数の返り値タイプ:例外ハンドラ More... | |
typedef int | message |
メッセージパッシング(通信方式)コンテンツ More... | |
関数の返り値に関する定義
Definition in file stddef.h.
typedef void exchandler |