Function libc::mknodat

pub unsafe extern "C" fn mknodat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_t, dev: dev_t) -> ::c_int
On this page