Inner struct providing a pointer and a length.
A constexpr
constructor is given (not shown in documentation).
Definition at line 24 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 27 of file placeholder.inl.
const void* Pointer |
The pointer to the array.
Definition at line 26 of file placeholder.inl.