Type Definition glib_2_0_sys::GTraverseFunc

source ·
pub type GTraverseFunc = extern "C" fn(_: gpointer, _: gpointer, _: gpointer) -> gboolean;