pub unsafe extern "system" fn EnumResourceLanguagesA(
    hmodule: HINSTANCE,
    lptype: PCSTR,
    lpname: PCSTR,
    lpenumfunc: ENUMRESLANGPROCA,
    lparam: isize
) -> BOOL
Expand description

Required features: "Win32_System_LibraryLoader", "Win32_Foundation"