Skip to main content

CFStringGetLength

Function CFStringGetLength 

Source
pub extern "C-unwind" fn CFStringGetLength(
    the_string: &CFString,
) -> CFIndex
👎Deprecated:

renamed to CFString::length

Available on crate feature CFString only.