Function windows_sys::Win32::System::LibraryLoader::EnumResourceNamesExA
[−]pub unsafe extern "system" fn EnumResourceNamesExA(
hmodule: HINSTANCE,
lptype: PCSTR,
lpenumfunc: ENUMRESNAMEPROCA,
lparam: isize,
dwflags: u32,
langid: u16
) -> BOOLExpand description
Required features: "Win32_System_LibraryLoader", "Win32_Foundation"