Function mkfifoat

Source
pub unsafe extern "C" fn mkfifoat(
    __fd: i32,
    __path: *const i8,
    __mode: u32,
) -> i32