winapi-easy 0.3.0

A safe interface to various winapi functionality
Documentation
1
2
3
fn main() {
    winapi_easy::shell::refresh_icon_cache();
}