Type Alias wasmtime_wasi::bindings::sync::filesystem::types::LinkCount
source ยท pub type LinkCount = u64;
Expand description
Number of hard links to an inode.
pub type LinkCount = u64;
Number of hard links to an inode.