menu
stdc package
documentation
sys_stat.dart
SysStatStdc
S_IFMT property
S_IFMT property
dark_mode
light_mode
S_IFMT
property
int
get
S_IFMT
Bit mask for the file type bit field
Implementation
int get S_IFMT => 0170000;
stdc package
documentation
sys_stat
SysStatStdc
S_IFMT property
SysStatStdc extension on
Stdc