Function esp_idf_sys::openat

source ·
pub unsafe extern "C" fn openat(
    arg1: c_int,
    arg2: *const c_char,
    arg3: c_int
    ...
) -> c_int