McharAt
Bun

method

ffi.CString.charAt

pos: number
): string;

Returns the character at the specified index.

@param pos

The zero-based index of the desired character.