godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Function
godot
tools
generator
c
Undocumented in source.
struct
Function {
string
name
;
string
return_type
;
string
[
2
][]
arguments
;
}
Members
Variables
arguments
string
[
2
][]
arguments
;
Undocumented in source.
name
string
name
;
Undocumented in source.
return_type
string
return_type
;
Undocumented in source.
Meta
Source
See Implementation
godot
tools
generator
c
classes
ApiPart
functions
escapeCType
globalVarName
structName
structs
Api
ApiVersion
Function