MCPcopy Create free account
hub / github.com/bytecodealliance/wit-bindgen / CancelWrite

Method CancelWrite

crates/csharp/src/AsyncSupport.cs:341–341  ·  view source on GitHub ↗
(int handle)

Source from the content-addressed store, hash-verified

339{
340 uint CancelRead(int handle);
341 uint CancelWrite(int handle);
342 uint Size { get; set; }
343 uint Align { get; set; }
344}

Callers 1

CancelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected