Cancels all outstanding (not yet completed) buffers previously acquired using buffAcquire(IntPtr%, UInt32, Int32)
or buffsCompleteAndAcquire(IntPtr%, UInt32, Int32). All such acquired but not completed buffers for this source (only)
will no longer be received by any receives.

C# |
public void buffsCancel()