Skip to main content

register_native

Function register_native 

Source
pub fn register_native(registry: &mut Registry)
Expand description

Add the compiled-in plugins to an existing registry.

Separate from native_registry so a host that also loads WASM modules can populate one registry from both sources.