package
1.2.0
Repository: https://github.com/allendang/cimgui-go.git
Documentation: pkg.go.dev

# Functions

Ptr takes a slice or pointer (to a singular scalar value or the first element of an array or slice) and returns its GL-compatible address.
SliceToPtr takes a slice and returns its C-compatible pointer.