Function CFStringGetCharacterAtIndex

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