[][src]Type Definition wlroots_sys::pixman_image_destroy_func_t

type pixman_image_destroy_func_t = Option<unsafe extern "C" fn(image: *mut pixman_image_t, data: *mut c_void)>;