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