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

Required features: "Win32_Foundation"