Function mknod

Source
pub unsafe extern "C" fn mknod(
    arg1: *const c_char,
    arg2: mode_t,
    arg3: dev_t,
) -> c_int