Function wasi_common::preopen_dir

source ยท
pub fn preopen_dir<P: AsRef<Path>>(path: P) -> Result<File, Error>