dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
NSString.characterAtIndex
derelict
cocoa
foundation
NSString
struct
NSString
nothrow @
nogc
wchar
characterAtIndex
(
int
index
)
Return Value
Type:
wchar
The character at a given UTF-16 code unit index.
Meta
Source
See Implementation
derelict
cocoa
foundation
NSString
functions
UTF8String
characterAtIndex
getCharacters
length
rangeOfString
stringByAppendingString
stringWithCharacters
mixins
__anonymous
static functions
stringWith
variables
parent