Function kernel32::GlobalReAlloc
[−]
[src]
pub unsafe extern "system" fn GlobalReAlloc(
hMem: HGLOBAL,
dwBytes: SIZE_T,
uFlags: UINT
) -> HGLOBAL