shadow_rs::cshadow

Function regularfile_mknodat

source
pub unsafe extern "C-unwind" fn regularfile_mknodat(
    dir: *mut RegularFile,
    pathname: *const c_char,
    mode: mode_t,
    dev: dev_t,
    workingDir: *const c_char,
) -> c_int