[][src]Type Definition glib_sys::GSourceFunc

type GSourceFunc = Option<unsafe extern "C" fn(_: gpointer) -> gboolean>;