Function polkavm_linux_raw::sys_pipe2

source ·
pub fn sys_pipe2(flags: c_uint) -> Result<(Fd, Fd), Error>