Searched defs:Ficlone (Results 1 – 1 of 1) sorted by relevance
75 struct Ficlone<'a>(BorrowedFd<'a>); struct78 unsafe impl ioctl::Ioctl for Ficlone<'_> { implementation