pub unsafe fn fd_prestat_get(fd: Fd) -> Result<Prestat, Errno>
Expand description

Return a description of the given preopened file descriptor.

Return

The buffer where the description is stored.