| 
    libflame
    12600
    
   
   | 
  
  
  
 
Functions | |
| FLA_Error | FLA_Obj_free_buffer_task (FLA_Obj obj, void *cntl) | 
| FLA_Error FLA_Obj_free_buffer_task | ( | FLA_Obj | obj, | 
| void * | cntl | ||
| ) | 
References FLA_Obj_free_buffer().
Referenced by FLASH_Queue_exec_task(), and FLASH_Queue_init_tasks().
{
  return FLA_Obj_free_buffer( &obj );
}
 1.7.6.1