Type Definition glib_sys::GSourceFunc [] [src]

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