Function cairo_sys::cairo_matrix_translate

source ·
pub unsafe extern "C" fn cairo_matrix_translate(
    matrix: *mut cairo_matrix_t,
    tx: f64,
    ty: f64
)