Function shadow_rs::cshadow::regularfile_linkat
source ยท pub unsafe extern "C-unwind" fn regularfile_linkat(
olddir: *mut RegularFile,
oldpath: *const c_char,
newdir: *mut RegularFile,
newpath: *const c_char,
flags: c_int,
workingDir: *const c_char,
) -> c_int