Documentation ¶
Index ¶
- Variables
- func Cdata(arg1 uintptr, _swig_args ...interface{}) (_swig_ret []byte)
- func DeleteVerushash(arg1 Verushash)
- func Memmove(arg1 uintptr, arg2 string, arg3 int)
- func Swig_free(arg1 uintptr)
- func Swig_malloc(arg1 int) (_swig_ret uintptr)
- type SwigcptrVerushash
- func (arg1 SwigcptrVerushash) GetInitialized() (_swig_ret bool)
- func (arg1 SwigcptrVerushash) Initialize()
- func (arg1 SwigcptrVerushash) SetInitialized(arg2 bool)
- func (p SwigcptrVerushash) SwigIsVerushash()
- func (p SwigcptrVerushash) Swigcptr() uintptr
- func (arg1 SwigcptrVerushash) Verushash(arg2 string, arg3 int, arg4 uintptr)
- func (arg1 SwigcptrVerushash) Verushash_v2(arg2 string, arg3 int, arg4 uintptr)
- func (arg1 SwigcptrVerushash) Verushash_v2b(arg2 string, arg3 int, arg4 uintptr)
- func (arg1 SwigcptrVerushash) Verushash_v2b1(arg2 string, arg3 int, arg4 uintptr)
- func (arg1 SwigcptrVerushash) Verushash_v2b2(arg2 string, arg3 uintptr)
- type Verushash
Constants ¶
This section is empty.
Variables ¶
View Source
var Swig_escape_always_false bool
View Source
var Swig_escape_val interface{}
Functions ¶
func DeleteVerushash ¶
func DeleteVerushash(arg1 Verushash)
func Swig_malloc ¶
Types ¶
type SwigcptrVerushash ¶
type SwigcptrVerushash uintptr
func (SwigcptrVerushash) GetInitialized ¶
func (arg1 SwigcptrVerushash) GetInitialized() (_swig_ret bool)
func (SwigcptrVerushash) Initialize ¶
func (arg1 SwigcptrVerushash) Initialize()
func (SwigcptrVerushash) SetInitialized ¶
func (arg1 SwigcptrVerushash) SetInitialized(arg2 bool)
func (SwigcptrVerushash) SwigIsVerushash ¶
func (p SwigcptrVerushash) SwigIsVerushash()
func (SwigcptrVerushash) Swigcptr ¶
func (p SwigcptrVerushash) Swigcptr() uintptr
func (SwigcptrVerushash) Verushash ¶
func (arg1 SwigcptrVerushash) Verushash(arg2 string, arg3 int, arg4 uintptr)
func (SwigcptrVerushash) Verushash_v2 ¶
func (arg1 SwigcptrVerushash) Verushash_v2(arg2 string, arg3 int, arg4 uintptr)
func (SwigcptrVerushash) Verushash_v2b ¶
func (arg1 SwigcptrVerushash) Verushash_v2b(arg2 string, arg3 int, arg4 uintptr)
func (SwigcptrVerushash) Verushash_v2b1 ¶
func (arg1 SwigcptrVerushash) Verushash_v2b1(arg2 string, arg3 int, arg4 uintptr)
func (SwigcptrVerushash) Verushash_v2b2 ¶
func (arg1 SwigcptrVerushash) Verushash_v2b2(arg2 string, arg3 uintptr)
type Verushash ¶
type Verushash interface { Swigcptr() uintptr SwigIsVerushash() SetInitialized(arg2 bool) GetInitialized() (_swig_ret bool) Initialize() Verushash(arg2 string, arg3 int, arg4 uintptr) Verushash_v2(arg2 string, arg3 int, arg4 uintptr) Verushash_v2b(arg2 string, arg3 int, arg4 uintptr) Verushash_v2b1(arg2 string, arg3 int, arg4 uintptr) Verushash_v2b2(arg2 string, arg3 uintptr) }
func NewVerushash ¶
func NewVerushash() (_swig_ret Verushash)
Click to show internal directories.
Click to hide internal directories.