[][src]Function nc::mkdirat

pub fn mkdirat(dirfd: i32, filename: &str, mode: mode_t) -> Result<(), Errno>

Create a directory.