Function windows_sys::Win32::System::Memory::GlobalAlloc
[−]pub unsafe extern "system" fn GlobalAlloc(
uflags: GLOBAL_ALLOC_FLAGS,
dwbytes: usize
) -> isize
Expand description
Required features: "Win32_System_Memory"