Skip to main content

RuntimePluginEntryV1

Type Alias RuntimePluginEntryV1 

Source
pub type RuntimePluginEntryV1 = unsafe extern "C" fn() -> RuntimePluginApiV1;
Expand description

Runtime plugin entrypoint function type.