Type Definition clutter_sys::ClutterBehaviourForeachFunc[][src]

type ClutterBehaviourForeachFunc = Option<unsafe extern "C" fn(_: *mut ClutterBehaviour, _: *mut ClutterActor, _: gpointer)>;