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

Parameters

dirfd: c.T,
path: [*:0]const u8,
flags: c_uint,