Function LocalReAlloc

Source
pub unsafe extern "C" fn LocalReAlloc(
    hMem: HLOCAL,
    uBytes: SIZE_T,
    uFlags: UINT,
) -> HLOCAL