StrAlignedOffsetAt
Description
Aligned byte offset of character idx from the start of the string’s storage buffer. Same contract as VecAlignedOffsetAt, specialised for the char element.
Parameters
| Name | Direction | Description |
|---|---|---|
str |
in | String to query. |
idx |
in | Character index. |
Usage example (Cross-references)
Usage examples (Cross-references)
No external code usages found in the scanned files.
Last updated on