winapi::um::winbase

Function EnumResourceLanguagesW

Source
pub unsafe extern "system" fn EnumResourceLanguagesW(
    hModule: HMODULE,
    lpType: LPCWSTR,
    lpName: LPCWSTR,
    lpEnumFunc: ENUMRESLANGPROCW,
    lParam: LONG_PTR,
) -> BOOL