rustmax::libc

Function mknod

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