Functionsยง
- api
- Access the global API table. Panics if called before
init_api. - init_
api - Store the API table pointer. Called once by
uika_init. Panics if called more than once. - is_
api_ initialized - Returns true if the API table has been initialized.