Function cairo_sys::cairo_recording_surface_ink_extents[][src]

pub unsafe extern "C" fn cairo_recording_surface_ink_extents(
    surface: *mut cairo_surface_t,
    x0: *mut c_double,
    y0: *mut c_double,
    width: *mut c_double,
    height: *mut c_double
)