CustomAction

Type Alias CustomAction 

Source
pub type CustomAction = fn(&WineContext, &Downloader, &Path) -> Result<(), String>;