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