Function cairo_sys::cairo_move_to[][src]

pub unsafe extern "C" fn cairo_move_to(
    cr: *mut cairo_t,
    x: c_double,
    y: c_double
)