godot_gdnative_api_struct

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct godot_gdnative_api_struct {}

Members

Mixins

__anonymous
mixin ApiStructHeader
Undocumented in source.

Mixed In Members

From mixin ApiStructHeader

type
uint type;
Undocumented in source.
ver
godot_gdnative_api_version ver;
Undocumented in source.
next
godot_gdnative_api_struct* next;
Undocumented in source.

Meta