Very Simple Kernel 0.1.0
|
Go to the source code of this file.
Data Structures | |
struct | vsk_ActiveObject |
Active object. More... | |
Typedefs | |
typedef struct vsk_ActiveObject | vsk_ActiveObject_t |
Active object. | |
Functions | |
vsk_ActiveObject_t * | vsk_ActiveObject_init (vsk_ActiveObject_t *const self, vsk_State_t *const initialState) |
Initializes an active object. | |