fd_prestat_get

Function fd_prestat_get 

Source
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.