Type Alias wasmer_wasix_types::wasi::Dirnamlen
source ยท pub type Dirnamlen = u32;
Expand description
The type for the dirent::d-namlen
field of dirent
struct.
pub type Dirnamlen = u32;
The type for the dirent::d-namlen
field of dirent
struct.