2.8.1.10. alloc_MergeAndFinish()

[<<<] [>>>]

Use this function in case you not only want to merge a segment into another but you also want to finish the segment that was merged into the other.

See also @xref{alloc_Merge()}

void alloc_MergeAndFinish(void *p1, void *p2
  ){

[<<<] [>>>]