//
pkg.gl
Category
github.com/AllenDang/cimgui-go
utils
package
1.2.0
Repository:
https://github.com/allendang/cimgui-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
40 SLOC
#
Functions
Ptr
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
SliceToPtr takes a slice and returns its C-compatible pointer.