inm_wifi_state_changed_cbFunction typedef

inm_wifi_state_changed_cbFunction = Void Function(Int32 state, Pointer<Void> user_data)

Implementation

typedef inm_wifi_state_changed_cbFunction = ffi.Void Function(
    ffi.Int32 state, ffi.Pointer<ffi.Void> user_data);