Type Definition clutter_sys::ClutterModelSortFunc[][src]

type ClutterModelSortFunc = Option<unsafe extern "C" fn(_: *mut ClutterModel, _: *const GValue, _: *const GValue, _: gpointer) -> c_int>;