Function riot_sys::bindgen::mkfifo

source ยท
pub unsafe extern "C" fn mkfifo(
    __path: *const c_char,
    __mode: mode_t,
) -> c_int