Struct enclave_runner::Library [−][src]
pub struct Library { /* fields omitted */ }
Implementations
If this library’s TCSs are all currently servicing other calls, this function will block until a TCS becomes available.
Safety
The caller must ensure that the parameters passed-in match what the enclave is expecting.