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

Parameters

fd: c_int,
path: [*:0]const u8,
oflag: c_uint,