RacAssignmentGetDeviceInfoCallbackNative typedef

RacAssignmentGetDeviceInfoCallbackNative = Void Function(Pointer<RacAssignmentDeviceInfoStruct>, Pointer<Void>)

Device info callback

Implementation

typedef RacAssignmentGetDeviceInfoCallbackNative = Void Function(
    Pointer<RacAssignmentDeviceInfoStruct>, Pointer<Void>);