Implements the asynchronous file primtives
initialiseModule
Initialise the module
shutdownModule
asyncFileValueOf:
Return a pointer to the first byte of the async file record within the given Smalltalk bytes object, or nil if oop is not an async file record.
primitiveAsyncFileClose:
primitiveAsyncFileOpen:forWrite:semaIndex:
primitiveAsyncFileReadResult:intoBuffer:at:count:
primitiveAsyncFileReadStart:fPosition:count:
primitiveAsyncFileWriteResult:
primitiveAsyncFileWriteStart:fPosition:fromBuffer:at:count:
headerFile
If there is a single intrinsic header file to be associated with the plugin, here is where you want to put it. It will be generated and included automatically.