Deallocates a frame returned by bpc_frame_allocate, bpc_frame_read, or bpc_query_frame.
Deallocates a frame returned by bpc_frame_allocate, bpc_frame_read, or bpc_query_frame.It is important to call this routine as soon as practical, since it updates the receive window size.
Note that unlike bpc_message_destroy, this routine reaps exactly one frame (i.e., if the frame is the head of a linked list, it doesn't reap the entire chain.)