Kohi Game Engine
|
#include <defines.h>
Go to the source code of this file.
Functions | |
KAPI b8 | kplugin_create (struct kruntime_plugin *out_plugin) |
KAPI b8 | kplugin_initialize (struct kruntime_plugin *plugin) |
KAPI void | kplugin_destroy (struct kruntime_plugin *plugin) |
KAPI b8 kplugin_create | ( | struct kruntime_plugin * | out_plugin | ) |
KAPI void kplugin_destroy | ( | struct kruntime_plugin * | plugin | ) |
KAPI b8 kplugin_initialize | ( | struct kruntime_plugin * | plugin | ) |