pub unsafe fn write(hnd: u64, from: *const u8, count: u64) -> Result<u64>
Directly invoke the system function write.
write