Delegate TextBufferClassData.InsertTextCallback
public delegate void TextBufferClassData.InsertTextCallback(nint buffer, nint pos, NonNullableUtf8StringHandle newText, int newTextLength)
Parameters
buffer
nintpos
nintnewText
NonNullableUtf8StringHandlenewTextLength
int