Function core_foundation::attributed_string::CFAttributedStringGetAttributeAndLongestEffectiveRange
source ยท pub unsafe extern "C" fn CFAttributedStringGetAttributeAndLongestEffectiveRange(
aStr: *const __CFAttributedString,
loc: isize,
attrName: *const __CFString,
inRange: CFRange,
longestEffectiveRange: *mut CFRange,
) -> *const c_void