Attribute Macro optee_teec::plugin_invoke
source ยท #[plugin_invoke]Expand description
Attribute to declare the invoke function of a plugin
#[plugin_invoke]
fn plugin_invoke(params: &mut PluginParameters) {}#[plugin_invoke]Attribute to declare the invoke function of a plugin
#[plugin_invoke]
fn plugin_invoke(params: &mut PluginParameters) {}