Function esp_idf_sys::mkfifoat

source ยท
pub unsafe extern "C" fn mkfifoat(
    arg1: c_int,
    arg2: *const c_char,
    arg3: mode_t,
) -> c_int