pub unsafe extern "system" fn FindResourceA(
    hmodule: HMODULE,
    lpname: PCSTR,
    lptype: PCSTR
) -> HRSRC
Expand description

Required features: "Win32_Foundation"