[][src]Type Definition irssi_sys::GIOFunc

type GIOFunc = Option<unsafe extern "C" fn(source: *mut GIOChannel, condition: GIOCondition, data: gpointer) -> gboolean>;