Function cairo_sys::cairo_matrix_translate
[−]
[src]
pub unsafe extern "C" fn cairo_matrix_translate(
matrix: *mut Matrix,
tx: f64,
ty: f64
)