VOID
NdisDestroyLookaheadBufferFromSharedMemory(
IN PVOID pLookaheadBuffer
);
NdisDestroyLookaheadBufferFromSharedMemory releases the buffer mapping obtained in a preceding call to NdisCreateLookaheadBufferFromSharedMemory.
Callers of NdisDestroyLookaheadBufferFromSharedMemory run at any IRQL.