Type Definition glib_sys::GNodeForeachFunc [] [src]

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