CTFrameGetFrameAttributes

Function CTFrameGetFrameAttributes 

Source
pub unsafe extern "C-unwind" fn CTFrameGetFrameAttributes(
    frame: &CTFrame,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to CTFrame::frame_attributes
Available on crate feature CTFrame only.