Some thing like this probably?
type UnderlayCallback = proc(canvas: Element, area: Rect, g: SomeGType)
Run
- Nim to JavaScript compile: function ref Peter
- Re: Nim to JavaScript compile: function ref treeform
Some thing like this probably?
type UnderlayCallback = proc(canvas: Element, area: Rect, g: SomeGType)
Run