⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

EPOLL_CTL_DEL

Constant EPOLL_CTL_DEL 

Source
pub const EPOLL_CTL_DEL: u32 = 2;
Expand description

Remove fd from interest list.