Function sgx_oc::linux::ocall::pipe2

source ·
pub unsafe fn pipe2(fds: &mut [c_int; 2], flags: c_int) -> OCallResult<()>