opt: add flutter feat

This commit is contained in:
Kingtous
2023-04-13 15:00:01 +00:00
committed by Kingtous
parent bdd314856f
commit 8cad0b7a6c
3 changed files with 10 additions and 3 deletions

View File

@@ -9,6 +9,8 @@ lazy_static::lazy_static! {
pub static ref API: RustDeskApiTable = RustDeskApiTable::default();
}
#[no_mangle]
fn plugin_name() -> *const c_char {
return PLUGIN_NAME.as_ptr();