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

Required features: "Win32_Foundation"