Function iwlib_sys::openat

source ·
pub unsafe extern "C" fn openat(
    __fd: c_int,
    __file: *const c_char,
    __oflag: c_int
    ...
) -> c_int