vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/unsafe/unsafe.json

1 line
733 B
JSON

[0, [{"class": "func", "name": "Alignof", "type": "func(any) uintptr"}, {"class": "func", "name": "New", "type": "func(typ interface{}) unsafe.Pointer"}, {"class": "func", "name": "NewArray", "type": "func(typ interface{}, n int) unsafe.Pointer"}, {"class": "func", "name": "Offsetof", "type": "func(any) uintptr"}, {"class": "func", "name": "Reflect", "type": "func(i interface{}) (typ interface{}, addr unsafe.Pointer)"}, {"class": "func", "name": "Sizeof", "type": "func(any) uintptr"}, {"class": "func", "name": "Typeof", "type": "func(i interface{}) interface{}"}, {"class": "func", "name": "Unreflect", "type": "func(typ interface{}, addr unsafe.Pointer) interface{}"}, {"class": "type", "name": "Pointer", "type": "uintptr"}]]