list_devices function

  1. @Native<Void Function()>()>(symbol: 'list_devices')
void list_devices()

Implementation

@ffi.Native<ffi.Void Function()>(symbol: 'list_devices')
external void list_devices();