Function cairo_sys::cairo_surface_get_device_offset[][src]

pub unsafe extern "C" fn cairo_surface_get_device_offset(
    surface: *mut cairo_surface_t,
    x_offset: *mut c_double,
    y_offset: *mut c_double
)