Constant wasix::FILETYPE_UNKNOWN
source · pub const FILETYPE_UNKNOWN: Filetype;Expand description
The type of the file descriptor or file is unknown or is different from any of the other types specified.
pub const FILETYPE_UNKNOWN: Filetype;The type of the file descriptor or file is unknown or is different from any of the other types specified.