core_graphics2::context

Function CGContextAddLineToPoint

source
pub unsafe extern "C" fn CGContextAddLineToPoint(
    c: CGContextRef,
    x: CGFloat,
    y: CGFloat,
)