Function windows_sys::Win32::System::LibraryLoader::FindResourceW
[−]pub unsafe extern "system" fn FindResourceW(
hmodule: HINSTANCE,
lpname: PCWSTR,
lptype: PCWSTR
) -> HRSRC
Expand description
Required features: "Win32_System_LibraryLoader"
, "Win32_Foundation"