-
Couldn't load subscription status.
- Fork 35
Overload_CodeJam_HGlobalScope_1__ctor
Andrew Koryavchenko edited this page Jul 4, 2017
·
2 revisions
| Name | Description | |
|---|---|---|
![]() |
HGlobalScope(T)() | Default constructor, allocates memory with the size of T |
![]() |
HGlobalScope(T)(Int32) | Allocates memory from the unmanaged memory of the process by using the specified number of bytes. |
