pub unsafe extern "system" fn EnumResourceLanguagesW(
    hmodule: HINSTANCE,
    lptype: PCWSTR,
    lpname: PCWSTR,
    lpenumfunc: ENUMRESLANGPROCW,
    lparam: isize
) -> BOOL
Expand description

Required features: "Win32_System_LibraryLoader", "Win32_Foundation"