pub unsafe extern "system" fn UpdateResourceW(
    hupdate: HANDLE,
    lptype: PCWSTR,
    lpname: PCWSTR,
    wlanguage: u16,
    lpdata: *const c_void,
    cb: u32
) -> BOOL
Expand description

Required features: "Win32_System_LibraryLoader", "Win32_Foundation"