rustix::threadFunction disable_syscall_user_dispatch
source pub unsafe fn disable_syscall_user_dispatch() -> Result<()>
Expand description
Disable Syscall User Dispatch mechanism.
§References
§Safety
Please ensure the conditions necessary to safely call this function, as
detailed in the references above.