pub const S_IWGRP: u32 = 0o20;
Expand description

File mode indicating write bit for group.