Type Definition os::task::task::FdTable

source · []
pub type FdTable = Vec<Option<FileDescriptor>>;