Type Definition cogl::UserDataDestroyCallback[][src]

type UserDataDestroyCallback = Box<dyn Fn() + 'static>;