Function core_foundation_sys::string::CFStringGetCharacterAtIndex

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