Function windows_sys::Win32::System::LibraryLoader::FindResourceW
pub unsafe extern "system" fn FindResourceW(
hmodule: HMODULE,
lpname: PCWSTR,
lptype: PCWSTR
) -> HRSRCExpand description
Required features: "Win32_System_LibraryLoader", "Win32_Foundation"