Type Definition pangocairo_sys::cairo_destroy_func_t [] [src]

type cairo_destroy_func_t = Option<extern "C" fn(_: *mut c_void)>;