Skip to main content

file_characteristics_t

Type Alias file_characteristics_t 

Source
pub type file_characteristics_t = c_uint;
Expand description

File Characteristics (ECMA 167r3 4/14.4.3)

Imagine the below enumeration values are #defines to be used in a bitmask rather than distinct values of an enum.