offsetptr

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pointer

type Pointer struct {
	// contains filtered or unexported fields
}

!This Pointer won't recognized by golang compile !Please use other allocators to malloc memory instead of mallocgc

func NewNil

func NewNil() *Pointer

func NewPointer

func NewPointer(rawPointer unsafe.Pointer) *Pointer

Warn:dereference is not support by this function

func (*Pointer) Forward

func (p *Pointer) Forward(ptr *Pointer)

func (*Pointer) Get

func (p *Pointer) Get() unsafe.Pointer

func (*Pointer) IsNil

func (p *Pointer) IsNil() bool

func (*Pointer) IsSelf

func (p *Pointer) IsSelf() bool

func (*Pointer) Set

func (p *Pointer) Set(ptr unsafe.Pointer)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL