C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_bfreeseg
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <malloc.h>
 
  Syntax:    int _bfreeseg( __segment seg );
 
  Returns:   0 if successful, or -1 if not.
 
  See also:  _bheapseg, __based, __segment, _bfree, _bmalloc, delete
                                    -♦-