CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
WamrImports.h
Go to the documentation of this file.
1
9
10
#pragma once
11
12
namespace
cdc::plugin_manager
{
13
15
bool
register_host_imports
();
16
18
void
unregister_host_imports
();
19
20
}
// namespace cdc::plugin_manager
cdc::plugin_manager
Definition
CapabilityChecker.h:22
cdc::plugin_manager::unregister_host_imports
void unregister_host_imports()
Unregister the imports (called from PluginManager::deinit()).
Definition
WamrImports.cpp:1159
cdc::plugin_manager::register_host_imports
bool register_host_imports()
Register the "cdc" import namespace with WAMR.
Definition
WamrImports.cpp:1138
components
plugin_manager
include
plugin_manager
WamrImports.h
Generated by
1.16.1