[][src]Function nc::call::faccessat

pub fn faccessat(dfd: i32, filename: &str, mode: i32) -> Result<(), Errno>

Check user's permission for a file.