Function core_graphics2::context::CGContextMoveToPoint

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