Function nc::pathconf

source ยท
pub unsafe fn pathconf<P: AsRef<Path>>(
    path: P,
    name: i32
) -> Result<isize, Errno>
Expand description

Get configurable pathname variables