Function cairo_sys::cairo_translate[][src]

pub unsafe extern "C" fn cairo_translate(
    cr: *mut cairo_t,
    tx: c_double,
    ty: c_double
)