Function tauri_plugin_serialplugin::commands::force_close

source ยท
pub fn force_close<R: Runtime>(
    _app: AppHandle<R>,
    _window: Window<R>,
    state: State<'_, SerialportState>,
    path: String,
) -> Result<(), Error>
Expand description

force_close forcibly close the serial port