StrMustTryReduceSpace
Description
Aborting variant of StrTryReduceSpace: shrink the string’s capacity to its current length, aborting on allocation failure. See VecMustTryReduceSpace 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