TextureCreatedCallback typedef

TextureCreatedCallback = void Function(int textureId)

Implementation

typedef TextureCreatedCallback = void Function(int textureId);