BufferFree

Remove o buffer segundo o índice especificado.

bool  BufferFree(
   const int  buffer_index      // índice de buffer
   );

Parâmetros

buffer_index

[in]  Índice de buffer.

Valor de retorno

Se for bem-sucedido, retorna true, caso contrário, false.