Skip to main content

CFStringGetCharacterAtIndex

Function CFStringGetCharacterAtIndex 

Source
pub unsafe extern "C" fn CFStringGetCharacterAtIndex(
    theString: CFStringRef,
    idx: CFIndex,
) -> UniChar
Expand description

Apple SDK function CFStringGetCharacterAtIndex.