Function windows_sys::Win32::System::LibraryLoader::UpdateResourceA
[−]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_System_LibraryLoader"
, "Win32_Foundation"