[][src]Type Definition glib_sys::GTraverseFunc

type GTraverseFunc = Option<unsafe extern "C" fn(_: gpointer, _: gpointer, _: gpointer) -> gboolean>;