Function core_foundation_sys::attributed_string::CFAttributedStringGetAttributeAndLongestEffectiveRange
source ยท pub unsafe extern "C" fn CFAttributedStringGetAttributeAndLongestEffectiveRange(
aStr: CFAttributedStringRef,
loc: CFIndex,
attrName: CFStringRef,
inRange: CFRange,
longestEffectiveRange: *mut CFRange,
) -> CFTypeRef