Function cairo_sys::cairo_translate [] [src]

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