pub type ENUMRESLANGPROCW = Option<unsafe extern "system" fn(hmodule: HINSTANCE, lptype: PCWSTR, lpname: PCWSTR, wlanguage: u16, lparam: isize) -> BOOL>;
Expand description

Required features: "Win32_System_LibraryLoader", "Win32_Foundation"