[go: up one dir, main page]

Function libc::funcs::posix88::stat_::mkfifo

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