Type Definition glib_sys::GTraverseFunc[][src]

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