pub unsafe extern "C-unwind" fn CTRubyAnnotationCreateCopy(
ruby_annotation: &CTRubyAnnotation,
) -> CFRetained<CTRubyAnnotation>👎Deprecated:
renamed to CTRubyAnnotation::copy
Available on crate feature
CTRubyAnnotation only.