Function windows_sys::Win32::System::LibraryLoader::UpdateResourceA
[−]pub unsafe extern "system" fn UpdateResourceA(
hupdate: HANDLE,
lptype: PSTR,
lpname: PSTR,
wlanguage: u16,
lpdata: *const c_void,
cb: u32
) -> BOOLExpand description
Required features: ‘Win32_System_LibraryLoader’, ‘Win32_Foundation’
