DartGDExtensionInterfaceRefSetObjectFunction typedef

DartGDExtensionInterfaceRefSetObjectFunction = void Function(GDExtensionRefPtr p_ref, GDExtensionObjectPtr p_object)

Implementation

typedef DartGDExtensionInterfaceRefSetObjectFunction =
    void Function(GDExtensionRefPtr p_ref, GDExtensionObjectPtr p_object);