pub unsafe fn enable_syscall_user_dispatch(
always_allowed_region: &[u8],
fast_switch_flag: &AtomicU8,
) -> Result<()>Available on crate feature
thread only.pub unsafe fn enable_syscall_user_dispatch(
always_allowed_region: &[u8],
fast_switch_flag: &AtomicU8,
) -> Result<()>thread only.