Delegate IOFuncsData.IoReadCallback
public delegate IOStatus IOFuncsData.IoReadCallback(nint channel, NonNullableUtf8StringHandle buf, nuint count, ref nuint bytesRead, out ErrorOwnedHandle error)
Parameters
channel
nintbuf
NonNullableUtf8StringHandlecount
nuintbytesRead
nuinterror
ErrorOwnedHandle