API referenceGo APIProfileSessionOn this pageProfileSession type ProfileSession struct { // contains filtered or unexported fields} ProfileSession is a `clika_rt_profile_session*` handle (single-owner). Methods Close func (h *ProfileSession) Close() Close frees the single-owner handle; safe to call twice.