Attribute Macro optee_teec::plugin_init [−]
#[plugin_init]
Expand description
Attribute to declare the init function of a plugin
#[plugin_init]
fn plugin_init() -> Result<()> {}
#[plugin_init]
Attribute to declare the init function of a plugin
#[plugin_init]
fn plugin_init() -> Result<()> {}