pathconf

Function pathconf 

Source
pub fn pathconf<'a>(path: impl IntoUstr<'a>, name: c_int) -> Result<c_long>
Expand description