Function pipe

Source
pub unsafe extern "C" fn pipe(
    fds: *mut c_int,
    psize: c_uint,
    textmode: c_int,
) -> c_int