Function windows::Win32::System::LibraryLoader::EnumResourceNamesW
pub unsafe fn EnumResourceNamesW<P0, P1>(
hmodule: P0,
lptype: P1,
lpenumfunc: ENUMRESNAMEPROCW,
lparam: isize,
) -> BOOLwhere
P0: Param<HMODULE>,
P1: Param<PCWSTR>,