aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/gopkg.in/qml.v1/cdata/cdata.go
blob: 6f13b810f11d87641c1d16ee415897958156713f (plain) (blame)
1
2
3
4
5
6
// Package cdata supports the implementation of the qml package.
package cdata

func Ref() uintptr

func Addrs() (uintptr, uintptr)