Function windows_sys::Win32::System::LibraryLoader::EnumResourceLanguagesExA
[−]pub unsafe extern "system" fn EnumResourceLanguagesExA(
hmodule: HINSTANCE,
lptype: PCSTR,
lpname: PCSTR,
lpenumfunc: ENUMRESLANGPROCA,
lparam: isize,
dwflags: u32,
langid: u16
) -> BOOL
Expand description
Required features: ‘Win32_System_LibraryLoader’, ‘Win32_Foundation’