1.11.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 alloc_Merge()

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

[<<<] [>>>]