async_call: ashet.fs.Write
Documentation
directly writes data to a given offset into the file. no streaming API to the kernel
Inputs
file: Fileoffset: u64buffer: bytestr
Outputs
count: usize
Errors
DiskErrorInvalidHandleNoSpaceLeftSystemResourcesWriteProtected