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