TextureCreatedCallback typedef
TextureCreatedCallback =
void Function(int textureId)
Implementation
typedef TextureCreatedCallback = void Function(int textureId);
typedef TextureCreatedCallback = void Function(int textureId);