[][src]Type Definition irssi_sys::GNodeForeachFunc

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