structAllocateInto method
- @override
- @nonVirtual
- RaylibTemp<
RaylibBase> temp, - MemoryPointer<
RType> p, - String key
override
Allocates nested pointers into temp under key as needed.
Implementation
@override
@nonVirtual
void structAllocateInto(RaylibTemp temp, MemoryPointer p, String key) {}