Function esp_idf_sys::mkfifoat

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