Type Alias wasmcloud_component::wasi::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.