EventDriverFiles.cancelWrite

Cancels an ongoing write operation.

After this function has been called, the FileIOCallback specified in the call to write is guaranteed not to be called.

interface EventDriverFiles
@safe nothrow
void
cancelWrite

Meta