apiw-sys 0.1.0

This crate provides core API bindings for Windows according to ECMA-234.
Documentation
1
2
3
use windows_sys::Win32::UI::Shell as shell;

pub type CplApplet = opt_inner_type!(shell::APPLET_PROC);