Function get_file_like

Source
pub fn get_file_like(fd: c_int) -> LinuxResult<Arc<dyn FileLike>>
Expand description

Get a file-like object by fd.