pub unsafe extern "system" fn GlobalReAlloc(
    hmem: HGLOBAL,
    dwbytes: usize,
    uflags: u32
) -> HGLOBAL
Expand description

Required features: "Win32_Foundation"