pub unsafe extern "C" fn cairo_pdf_surface_create(
filename: *const c_char,
width_in_points: c_double,
height_in_points: c_double,
) -> *mut cairo_surface_tAvailable on crate feature
pdf only.pub unsafe extern "C" fn cairo_pdf_surface_create(
filename: *const c_char,
width_in_points: c_double,
height_in_points: c_double,
) -> *mut cairo_surface_tpdf only.