Gnimuc / CImGui.jl

Julia wrapper for cimgui
https://github.com/cimgui/cimgui
MIT License
253 stars 25 forks source link

Automatically dereference struct fields #131

Open JamesWrigley opened 2 months ago

JamesWrigley commented 2 months ago

This is an experiment to see if we can avoid having to call unsafe_load() all the time.