esp_idf_sys

Function mkfifoat

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