LayerChanged typedef

LayerChanged = void Function(int userId, int layer)

Implementation

typedef void LayerChanged(int userId, int layer);