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