load_icon_from_path

Function load_icon_from_path 

Source
pub fn load_icon_from_path<P: AsRef<Path>>(
    path: P,
) -> Result<Icon, Box<dyn Error>>
Available on crate feature image only.
Expand description

Load a window icon from a path