RacDeviceGetIdCallbackNative typedef

RacDeviceGetIdCallbackNative = Pointer<Utf8> Function(Pointer<Void>)

Callback type: const char* (get_device_id)(void)

Implementation

typedef RacDeviceGetIdCallbackNative = Pointer<Utf8> Function(Pointer<Void>);