Type Definition cairo_sys::cairo_destroy_func_t[][src]

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