Function mknod

Source
pub unsafe extern "C" fn mknod(
    pathname: *const i8,
    mode: u16,
    dev: i32,
) -> i32