Function sgx_oc::linux::edl::u_pipe2_ocall

source ·
pub unsafe extern "C" fn u_pipe2_ocall(
    result: *mut c_int,
    error: *mut c_int,
    fds: *mut [c_int; 2],
    flags: c_int
) -> SgxStatus