extern "c" fn linkat(c.T, [*:0]const u8, c.T, [*:0]const u8, c_int) callconv(.C) c_int

Parameters

oldfd: c.T,
oldpath: [*:0]const u8,
newfd: c.T,
newpath: [*:0]const u8,
flags: c_int,