Function cairo_matrix_invert

Source
pub unsafe extern "C" fn cairo_matrix_invert(
    matrix: *mut Matrix,
) -> cairo_status_t