DartLrmHotplugCallbackFunction typedef

DartLrmHotplugCallbackFunction = void Function(Pointer<Void> context, int event_type)

Implementation

typedef DartLrmHotplugCallbackFunction =
    void Function(ffi.Pointer<ffi.Void> context, int event_type);