[][src]Function wasi::fd_prestat_dir_name

pub unsafe fn fd_prestat_dir_name(
    fd: Fd,
    path: *mut u8,
    path_len: Size
) -> Result<()>

Return a description of the given preopened file descriptor.

Parameters

  • path - A buffer into which to write the preopened directory name.