windows::Win32::System::Memory

Function LocalAlloc

pub unsafe fn LocalAlloc(
    uflags: LOCAL_ALLOC_FLAGS,
    ubytes: usize,
) -> Result<HLOCAL>