Skip to main content

send_u64

Function send_u64 

Source
pub(crate) fn send_u64(fd: usize, value: u64) -> Result<(), Error>
Expand description

Send a native-endian 64-bit value through a pipe.