[][src]Function wasi_common_lucet::preopen_dir

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