Skip to main content

Module restricted_state

Module restricted_state 

Source

Structs§

RestrictedState
Encapsulates a thread’s restricted mode state, including VMO backing and mapping.

Functions§

rust_restricted_state_create
Create a new RestrictedState and write its raw pointer into out_ptr.
rust_restricted_state_destroy
Destroy a RestrictedState created by rust_restricted_state_create.