Function shadow_rs::cshadow::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