Returns the Unicode value of the character at the specified location.
method
ffi.CString.charCodeAt
@param index
The zero-based index of the desired character. If there is no character at the specified index, NaN is returned.
method
Returns the Unicode value of the character at the specified location.
The zero-based index of the desired character. If there is no character at the specified index, NaN is returned.