Function windows::Win32::System::Memory::LocalAlloc

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