[][src]Function irssi_sys::mkfifoat

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