[][src]Type Definition glib_sys::GNodeTraverseFunc

type GNodeTraverseFunc = Option<unsafe extern "C" fn(_: *mut GNode, _: gpointer) -> gboolean>;