pub fn set_max_user_watches(val: u64) -> ProcResult<()>
Expand description

Sets the limit on the total number of file descriptors that a user can register across all epoll instances.