access

Function access 

Source
pub fn access<'a>(pathname: impl IntoUstr<'a>, mode: c_int) -> Result<()>
Expand description