StrPushFrontArrFastR
Description
R-form sibling: fast unordered range prepend with source copied.
Success
Returns true; new range at the head; existing head characters relocated to the tail.
Failure
Returns false on allocation failure. str unchanged.
Usage example (Cross-references)
Usage examples (Cross-references)
No external code usages found in the scanned files.
Last updated on