mirror of
https://github.com/fumiama/gozel.git
synced 2026-06-12 12:30:33 +08:00
feat(gen): finish parsing ze_api.h
This commit is contained in:
@@ -46,6 +46,7 @@ const (
|
||||
symbolSubTypeEmptyStruct
|
||||
symbolSubTypeLargeStruct
|
||||
symbolSubTypeEnum
|
||||
symbolSubTypeFuncPtr
|
||||
)
|
||||
|
||||
type symbol struct {
|
||||
|
||||
Reference in New Issue
Block a user