Function cairo_sys::cairo_ps_surface_create[][src]

pub unsafe extern "C" fn cairo_ps_surface_create(
    filename: *const c_char,
    width_in_points: c_double,
    height_in_points: c_double
) -> *mut cairo_surface_t