Home
last modified time | relevance | path

Searched refs:test_overwrite_preopen (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/test-programs/src/bin/
H A Dp1_overwrite_preopen.rs6 unsafe fn test_overwrite_preopen(dir_fd: wasip1::Fd) { in test_overwrite_preopen() function
50 unsafe { test_overwrite_preopen(dir_fd) } in main()