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