CImGui.jl
CImGui.jl copied to clipboard
The getproperty and setproperty! method of ImNodesStyle was not provided
trafficstars
Discussed in https://github.com/Gnimuc/CImGui.jl/discussions/81
Originally posted by Faresx March 21, 2023 The getproperty and setproperty! method of ImNodesStyle was not provided.
style = imnodes_GetStyle()
unsafe_load(Ptr{Cfloat}(style+0))
will crash.