VecInsertFast
- Macro
- August 22, 2025
Table of Contents
VecInsertFast
VecInsertFast
Description
By default this behaves like inserting an l-value using VecInsertFastL
Parameters
Name | Direction | Description |
---|---|---|
v | in,out | Vector to insert item into |
lval | in | l-value to be inserted |
idx | in | Index to insert item at. |
Usage example (Cross-references)
No external code usages found in the scanned files.