Skip to main content

CTFrameGetVisibleStringRange

Function CTFrameGetVisibleStringRange 

Source
pub unsafe extern "C-unwind" fn CTFrameGetVisibleStringRange(
    frame: &CTFrame,
) -> CFRange
👎Deprecated:

renamed to CTFrame::visible_string_range

Available on crate feature CTFrame only.