entry

Attribute Macro entry 

#[entry]
Expand description

Declare a secure gate implementation and entry point.

This macro will generate a number of functions that serve as the entry point for a secure gate call, and will eventually call the function defined under this macro.