charAt

Bun

Symbol

CString.charAt

charAt(pos: number): string

Returns the character at the specified index.

@param pos

The zero-based index of the desired character.