[][src]Function nc::mknod

pub fn mknod(filename: &str, mode: mode_t, dev: dev_t) -> Result<(), Errno>

Create a special or ordinary file.