Function windows_sys::Win32::System::LibraryLoader::EnumResourceNamesW
[−]pub unsafe extern "system" fn EnumResourceNamesW(
hmodule: HINSTANCE,
lptype: PCWSTR,
lpenumfunc: ENUMRESNAMEPROCW,
lparam: isize
) -> BOOL
Expand description
Required features: "Win32_System_LibraryLoader"
, "Win32_Foundation"