pub unsafe extern "C-unwind" fn CGContextSetLineDash(
c: Option<&CGContext>,
phase: CGFloat,
lengths: *const CGFloat,
count: usize,
)👎Deprecated: renamed to
CGContext::set_line_dashAvailable on crate feature
CGContext only.