[][src]Type Definition glib_sys::GIOFunc

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