Function pipe

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