Skip to main content

create_user_context

Function create_user_context 

Source
pub fn create_user_context(__arg0: UserContextRequest) -> RuntimeHandleResult
Expand description

Creates a user-capable execution context with a mandatory address space.

On success, handle must follow the same ownership contract as [Self::create_kernel_context].