pub fn calculate_app_id_for_shortcut(shortcut: &Shortcut<'_>) -> u32
Expand description

Calculate an app id for a shortcut.

The app id is a 32-bit hash of the shortcut exe path and its app_name. It is used to identify custom images for the shortcut.