# shell32 # Contains function definitions for the Windows API library shell32. See winapi for types and constants. ```toml [dependencies] shell32-sys = "0.1.1" ``` ```rust extern crate shell32; ``` [Documentation](https://retep998.github.io/doc/shell32/)