kona_common::io

Function write

Source
pub fn write(fd: FileDescriptor, buf: &[u8]) -> IOResult<usize>
Expand description

Write the passed buffer to the given FileDescriptor.