mkfifo

Function mkfifo 

Source
pub unsafe extern "C" fn mkfifo(
    __path: *const c_char,
    __mode: __mode_t,
) -> c_int