frameBufferTexture property

Pointer<Uint32> frameBufferTexture
getter/setter pair

Implementation

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