pub unsafe extern "C-unwind" fn CFStringDelete(
the_string: Option<&CFMutableString>,
range: CFRange,
)👎Deprecated: renamed to
CFMutableString::deleteAvailable on crate feature
CFString only.pub unsafe extern "C-unwind" fn CFStringDelete(
the_string: Option<&CFMutableString>,
range: CFRange,
)CFMutableString::deleteCFString only.