pub type ICMENUMPROCW = Option<unsafe extern "system" fn(param0: PCWSTR, param1: LPARAM) -> i32>;
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"