Type Definition cairo_sys::cairo_destroy_func_t

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