Type Definition glib_sys::GNodeForeachFunc

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