Type Alias ExtrasInitFunc

Source
pub type ExtrasInitFunc = fn(extras_info: ExtrasAddonInfo, account_name: Option<&str>);