Kohi Game Engine
vulkan_renderer_plugin_main.h
Go to the documentation of this file.
1 
12 #pragma once
13 
14 #include <plugins/plugin_types.h>
15 
23 
#define KAPI
Import/export qualifier.
Definition: defines.h:205
_Bool b8
8-bit boolean type
Definition: defines.h:58
Definition: plugin_types.h:33
KAPI void kplugin_destroy(kruntime_plugin *plugin)
Destroys the given plugin.
KAPI b8 kplugin_create(kruntime_plugin *out_plugin)
Creates a new runtime plugin of the renderer type.