Function libc::mkfifoat [] [src]

pub unsafe extern fn mkfifoat(dirfd: c_int,
                              pathname: *const c_char,
                              mode: mode_t)
                              -> c_int