Skip to main content

ModuleDynEntryPoint

Type Alias ModuleDynEntryPoint 

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

Type of the entry point function that plugins must export.