godot_gdnative_api_version

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

Members

Variables

major
uint major;
Undocumented in source.
minor
uint minor;
Undocumented in source.

Meta