Function windows_sys::Win32::System::Memory::LocalReAlloc
pub unsafe extern "system" fn LocalReAlloc(
hmem: HLOCAL,
ubytes: usize,
uflags: u32
) -> HLOCALExpand description
Required features: "Win32_System_Memory", "Win32_Foundation"