Function libc::pipe [] [src]

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