Function CFStringGetLength

Source
pub unsafe extern "C-unwind" fn CFStringGetLength(
    the_string: &CFString,
) -> CFIndex
Available on crate features CFString and CFBase only.
Expand description
  • Basic accessors for the contents **