Module call_ctx

Source
Expand description

Context structures used to allow the user to call one or more guest functions on the same Hyperlight sandbox instance, all from within the same state and mutual exclusion context.

Structsยง

MultiUseGuestCallContext
A context for calling guest functions.