Function uapi::write

source ·
pub fn write<T: ?Sized>(fd: c_int, buf: &T) -> Result<usize>
Expand description