StrPushFrontArrFast
Description
Unsuffixed default fast range prepend – alias for StrPushFrontArrFastL.
Success
Returns true; new range at the head; existing head characters relocated to the tail (unordered); source zeroed-on-take.
Failure
Returns false on allocation failure. str and source unchanged.
Usage example (Cross-references)
Usage examples (Cross-references)
No external code usages found in the scanned files.
Last updated on