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