mode_t typedef

mode_t = int

POSIX mode type

Implementation

typedef mode_t = int;