CFStringGetRangeOfComposedCharactersAtIndex

Function CFStringGetRangeOfComposedCharactersAtIndex 

Source
pub unsafe extern "C" fn CFStringGetRangeOfComposedCharactersAtIndex(
    string: CFStringRef,
    index: CFIndex,
) -> CFRange