[][src]Type Definition deno_core::PluginInitFn

type PluginInitFn = fn(context: &mut dyn PluginInitContext);