Returns a new String consisting of the single UTF-16 code unit located at the specified index.
method
ffi.CString.at
@param index
The zero-based index of the desired code unit. A negative index will count back from the last item.
method
Returns a new String consisting of the single UTF-16 code unit located at the specified index.
The zero-based index of the desired code unit. A negative index will count back from the last item.