LrmHotplugCallbackFunction typedef

LrmHotplugCallbackFunction = Void Function(Pointer<Void> context, Int32 event_type)

Implementation

typedef LrmHotplugCallbackFunction =
    ffi.Void Function(ffi.Pointer<ffi.Void> context, ffi.Int32 event_type);