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