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