Function windows_sys::Win32::System::Memory::GlobalReAlloc
pub unsafe extern "system" fn GlobalReAlloc(
hmem: HGLOBAL,
dwbytes: usize,
uflags: u32
) -> HGLOBAL
Expand description
Required features: "Win32_Foundation"