uiAttributedStringForEachAttribute

Function uiAttributedStringForEachAttribute 

Source
pub unsafe extern "C" fn uiAttributedStringForEachAttribute(
    s: *const uiAttributedString,
    f: uiAttributedStringForEachAttributeFunc,
    data: *mut c_void,
)