Dartobject_cov_clear_functionFunction typedef

Dartobject_cov_clear_functionFunction = void Function(int object_instance)

Implementation

typedef Dartobject_cov_clear_functionFunction =
    void Function(int object_instance);