Type Definition windows_sys::Win32::Globalization::UILANGUAGE_ENUMPROCW
[−]pub type UILANGUAGE_ENUMPROCW = Option<unsafe extern "system" fn(param0: PCWSTR, param1: isize) -> BOOL>;
Expand description
Required features: ‘Win32_Globalization’, ‘Win32_Foundation’