Delegate IOFuncsData.IoWriteCallback
public delegate IOStatus IOFuncsData.IoWriteCallback(nint channel, NonNullableUtf8StringHandle buf, nuint count, ref nuint bytesWritten, out ErrorOwnedHandle error)
Parameters
channel
nintbuf
NonNullableUtf8StringHandlecount
nuintbytesWritten
nuinterror
ErrorOwnedHandle