4 libbasetype struct ConsoleBase
12 #include <devices/keymap.h>
13 #include <utility/hooks.h>
16 #include "console_gcc.h"
19 struct InputEvent* CDInputHandler(struct InputEvent* events, APTR _cdihdata) (A0, A1)
20 LONG RawKeyConvert(struct InputEvent* events, STRPTR buffer, LONG length, struct KeyMap* keyMap) (A0, A1, D1, A2)
21 # Undocumented OS2-3.x only C:ConClip functions
23 LONG SetConSnip(APTR param) (A0)
24 void AddConSnipHook(struct Hook* hook) (A0)
25 void RemConSnipHook(struct Hook* hook) (A0)