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