Skip to main content

Module initialized_multi_use

Module initialized_multi_use 

Source
Expand description

Functionality for dealing with initialized sandboxes that can call 0 or more guest functions

Structs§

MultiUseSandbox
A fully initialized sandbox that can execute guest functions multiple times.

Type Aliases§

PtRootFinder
Callback for discovering page table roots from guest memory.