Inner struct providing a pointer and a length.
A constexpr
constructor is given (not shown in documentation).
Definition at line 20 of file placeholder.inl.
Public Field Index: | |
integer | Length |
The length of the array. | |
const void * | Pointer |
The pointer to the array. | |
integer Length |
The length of the array.
Definition at line 23 of file placeholder.inl.
const void* Pointer |
The pointer to the array.
Definition at line 22 of file placeholder.inl.