Skip to main content

S_IWUSR

Constant S_IWUSR 

Source
pub const S_IWUSR: mode_t = 0o0_200;
Expand description

Write permission, owner.