feat: add plugins and api table

This commit is contained in:
Kingtous
2023-04-10 00:07:26 +08:00
parent 4e7e9406f5
commit 34852224e9
2 changed files with 89 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
use std::{ffi::CStr, os::raw::c_char};
use crate::plugins::PLUGIN_REGISTRAR;
// API provided by RustDesk.