[][src]Function wasi::fd_prestat_get

pub unsafe fn fd_prestat_get(fd: Fd) -> Result<Prestat>

Return a description of the given preopened file descriptor.

Return

  • buf - The buffer where the description is stored.