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

Required features: "Win32_Foundation"