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