Skip to content

StrRemoveFast

Description

Remove the character at idx without preserving order: the previously-last character is swapped into the removed slot. Pass NULL for chr to discard. See VecRemoveFast for the full SUCCESS/FAILURE contract.

Usage example (Cross-references)

Usage examples (Cross-references)
No external code usages found in the scanned files.
Last updated on