[go: up one dir, main page]

Function libc::mkfifoat

source · []
pub unsafe extern "C" fn mkfifoat(
    dirfd: c_int,
    pathname: *const c_char,
    mode: mode_t
) -> c_int