Skip to main content

CTRubyAnnotationCreateCopy

Function CTRubyAnnotationCreateCopy 

Source
pub unsafe extern "C-unwind" fn CTRubyAnnotationCreateCopy(
    ruby_annotation: &CTRubyAnnotation,
) -> CFRetained<CTRubyAnnotation>
👎Deprecated:

renamed to CTRubyAnnotation::copy

Available on crate feature CTRubyAnnotation only.