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