Function write_to_pipe

Source
pub fn write_to_pipe(fd: Sender, data: &[u8]) -> Result<(), ProcessFunError>
Expand description

Write data to a pipe and close it