pub fn switch_current_address_space(
address_space: TaskAddressSpace,
) -> Result<(), TaskError>Expand description
Replaces the running user task’s owning address-space token.
pub fn switch_current_address_space(
address_space: TaskAddressSpace,
) -> Result<(), TaskError>Replaces the running user task’s owning address-space token.