Function cairo_sys::cairo_move_to

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