Function openat

Source
pub unsafe extern "C" fn openat(
    __fd: i32,
    __file: *const i8,
    __oflag: i32,
    ...
) -> i32