#include <nitro/os.h>
const OSBootInfo *OS_GetBootInfo(void);
なし。
現在のブート状態に関する情報を指す OSBootInfo 構造体を返します。
2007/11/07 初版