Dartconnection_ethernet_cable_state_changed_cbFunction typedef

Dartconnection_ethernet_cable_state_changed_cbFunction = void Function(int state, Pointer<Void> user_data)

Implementation

typedef Dartconnection_ethernet_cable_state_changed_cbFunction = void Function(
    int state, ffi.Pointer<ffi.Void> user_data);