GDExtensionObjectPtr typedef

GDExtensionObjectPtr = Pointer<Void>

Implementation

typedef GDExtensionObjectPtr = ffi.Pointer<ffi.Void>;