Type Definition wasmer_wasi_types::wasi::Inode
source · pub type Inode = u64;
Expand description
File serial number that is unique within its file system.
pub type Inode = u64;
File serial number that is unique within its file system.