UnsafeUtility.Malloc(ulong,int,Allocator)
Parameters
| size | Size. | |
| alignment | Alignment. | |
| allocator | Allocator. |
Returns
void Memory pointer.
Description 描述
Allocate memory.
| size | Size. | |
| alignment | Alignment. | |
| allocator | Allocator. |
void Memory pointer.
Allocate memory.