[][src]Function wasi_common_lucet::preopen_dir

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