Function windows_sys::Win32::System::LibraryLoader::EnumResourceLanguagesA
[−]pub unsafe extern "system" fn EnumResourceLanguagesA(
hmodule: HINSTANCE,
lptype: PCSTR,
lpname: PCSTR,
lpenumfunc: ENUMRESLANGPROCA,
lparam: isize
) -> BOOLExpand description
Required features: "Win32_System_LibraryLoader", "Win32_Foundation"