| Parameter | Description |
|---|---|
| allocator | The allocator to use. |
| options | Whether newly allocated bytes should be zeroed out. |
Initializes and returns an instance of NativeReference.
| Parameter | Description |
|---|---|
| allocator | The allocator to use. |
| value | The initial value. |
Initializes and returns an instance of NativeReference.