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