Type Definition windows_sys::Win32::System::LibraryLoader::ENUMRESLANGPROCA
[−]pub type ENUMRESLANGPROCA = Option<unsafe extern "system" fn(hmodule: HINSTANCE, lptype: PCSTR, lpname: PCSTR, wlanguage: u16, lparam: isize) -> BOOL>;
Expand description
Required features: "Win32_System_LibraryLoader"
, "Win32_Foundation"