Kohi Game Engine
utils_plugin_main.h File Reference
#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)
 

Function Documentation

◆ kplugin_create()

KAPI b8 kplugin_create ( struct kruntime_plugin out_plugin)

◆ kplugin_destroy()

KAPI void kplugin_destroy ( struct kruntime_plugin plugin)

◆ kplugin_initialize()

KAPI b8 kplugin_initialize ( struct kruntime_plugin plugin)