frameBuffer property

Pointer<Uint32> frameBuffer
getter/setter pair

Implementation

Pointer<Uint32> frameBuffer = malloc.allocate<Uint32>(sizeOf<Uint32>() * 1);