Skip to main content

CFAttributedStringGetLength

Function CFAttributedStringGetLength 

Source
pub extern "C-unwind" fn CFAttributedStringGetLength(
    a_str: &CFAttributedString,
) -> CFIndex
👎Deprecated:

renamed to CFAttributedString::length

Available on crate feature CFAttributedString only.