Function libc::pipe [] [src]

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