pub unsafe extern "C" fn cairo_pdf_surface_set_size(
surface: *mut cairo_surface_t,
width_in_points: f64,
height_in_points: f64,
)Available on crate feature
pdf only.pub unsafe extern "C" fn cairo_pdf_surface_set_size(
surface: *mut cairo_surface_t,
width_in_points: f64,
height_in_points: f64,
)pdf only.