write

Function write 

Source
pub unsafe fn write(hnd: u64, from: *const u8, count: u64) -> Result<u64>
Expand description

Directly invoke the system function write.